Searched refs:lun_access (Results 1 – 3 of 3) sorted by relevance
160 struct lun_access *lun_access = NULL; in get_context() local220 if (lun_access->lli == lli) in get_context()895 struct lun_access *lun_access, *t; in _cxlflash_disk_detach() local937 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() local1324 struct lun_access *lun_access = NULL; in cxlflash_disk_attach() local1383 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 …]
68 struct lun_access { struct
1203 struct lun_access *lun_access_src, *lun_access_dst; in cxlflash_disk_clone()
Completed in 10 milliseconds