Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.h133 int cxlflash_lun_attach(struct glun_info *, enum lun_mode, bool);
Dvlun.c959 rc = cxlflash_lun_attach(gli, MODE_VIRTUAL, true); in cxlflash_disk_virtual_open()
1253 cxlflash_lun_attach(gli, gli->mode, false); in cxlflash_disk_clone()
Dsuperpipe.c540 int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked) in cxlflash_lun_attach() function
1916 rc = cxlflash_lun_attach(gli, MODE_PHYSICAL, false); in cxlflash_disk_direct_open()