Home
last modified time | relevance | path

Searched refs:cxlflash_lun_attach (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/scsi/cxlflash/
Dsuperpipe.h132 int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked);
Dvlun.c1008 rc = cxlflash_lun_attach(gli, MODE_VIRTUAL, true); in cxlflash_disk_virtual_open()
1318 cxlflash_lun_attach(gli, gli->mode, false); in cxlflash_disk_clone()
Dsuperpipe.c566 int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked) in cxlflash_lun_attach() function
1986 rc = cxlflash_lun_attach(gli, MODE_PHYSICAL, false); in cxlflash_disk_direct_open()