Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxlflash/
H A Dsuperpipe.h130 int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked);
H A Dvlun.c1007 rc = cxlflash_lun_attach(gli, MODE_VIRTUAL, true); in cxlflash_disk_virtual_open()
1317 cxlflash_lun_attach(gli, gli->mode, false); in cxlflash_disk_clone()
H A Dsuperpipe.c559 * cxlflash_lun_attach() - attaches a user to a LUN and manages the LUN's mode
566 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()