Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxlflash/
A Dsuperpipe.c160 struct lun_access *lun_access = NULL; in get_context() local
220 if (lun_access->lli == lli) in get_context()
895 struct lun_access *lun_access, *t; in _cxlflash_disk_detach() local
937 kfree(lun_access); in _cxlflash_disk_detach()
938 lun_access = NULL; in _cxlflash_disk_detach()
996 struct lun_access *lun_access, *t; in cxlflash_cxl_release() local
1324 struct lun_access *lun_access = NULL; in cxlflash_disk_attach() local
1383 lun_access = kzalloc(sizeof(*lun_access), GFP_KERNEL); in cxlflash_disk_attach()
1390 lun_access->lli = lli; in cxlflash_disk_attach()
1391 lun_access->sdev = sdev; in cxlflash_disk_attach()
[all …]
A Dsuperpipe.h68 struct lun_access { struct
A Dvlun.c1203 struct lun_access *lun_access_src, *lun_access_dst; in cxlflash_disk_clone()

Completed in 10 milliseconds