cxlflash_lun_attach 1987 drivers/scsi/cxlflash/superpipe.c 	rc = cxlflash_lun_attach(gli, MODE_PHYSICAL, false);
cxlflash_lun_attach  132 drivers/scsi/cxlflash/superpipe.h int cxlflash_lun_attach(struct glun_info *gli, enum lun_mode mode, bool locked);
cxlflash_lun_attach 1008 drivers/scsi/cxlflash/vlun.c 	rc = cxlflash_lun_attach(gli, MODE_VIRTUAL, true);
cxlflash_lun_attach 1318 drivers/scsi/cxlflash/vlun.c 		cxlflash_lun_attach(gli, gli->mode, false);