Searched refs:cxlflash_lun_attach (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/scsi/cxlflash/ |
D | superpipe.h | 132 int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked);
|
D | vlun.c | 1008 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()
|
D | superpipe.c | 564 int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked) in cxlflash_lun_attach() function 1984 rc = cxlflash_lun_attach(gli, MODE_PHYSICAL, false); in cxlflash_disk_direct_open()
|