Searched refs:cxlflash_lun_attach (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/cxlflash/ |
H A D | superpipe.h | 132 int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked);
|
H A 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()
|
H A D | superpipe.c | 566 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()
|