Home
last modified time | relevance | path

Searched refs:llun_info (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/cxlflash/
H A Dlunmgt.c31 static struct llun_info *create_local(struct scsi_device *sdev, u8 *wwid) in create_local()
35 struct llun_info *lli = NULL; in create_local()
84 static struct llun_info *lookup_local(struct cxlflash_cfg *cfg, u8 *wwid) in lookup_local()
86 struct llun_info *lli, *temp; in lookup_local()
132 static struct llun_info *find_and_create_lun(struct scsi_device *sdev, u8 *wwid) in find_and_create_lun()
136 struct llun_info *lli = NULL; in find_and_create_lun()
180 struct llun_info *lli, *temp; in cxlflash_term_local_luns()
232 struct llun_info *lli = NULL; in cxlflash_manage_lun()
H A Dsuperpipe.h54 struct llun_info { struct
69 struct llun_info *lli; argument
92 struct llun_info **rht_lun; /* Mapping of RHT entries to LUNs */
138 struct llun_info *lli);
141 struct llun_info *lli);
H A Dsuperpipe.c162 struct llun_info *lli = arg; in get_context()
330 static int read_cap16(struct scsi_device *sdev, struct llun_info *lli) in read_cap16()
437 struct llun_info *lli) in get_rhte()
481 struct llun_info *lli) in rhte_checkout()
636 struct llun_info *lli = sdev->hostdata; in _cxlflash_disk_release()
783 struct llun_info **lli = NULL; in create_context()
895 struct llun_info *lli = sdev->hostdata; in _cxlflash_disk_detach()
1321 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_attach()
1654 struct llun_info *lli = sdev->hostdata; in cxlflash_afu_recover()
1775 struct llun_info *lli = sdev->hostdata; in process_sense()
[all …]
H A Dvlun.c368 static int init_vlun(struct llun_info *lli) in init_vlun()
510 struct llun_info *lli = sdev->hostdata; in grow_lxt()
628 struct llun_info *lli = sdev->hostdata; in shrink_lxt()
735 struct llun_info *lli = sdev->hostdata; in _cxlflash_vlun_resize()
833 struct llun_info *lli, *temp; in cxlflash_restore_luntable()
884 static int init_luntable(struct cxlflash_cfg *cfg, struct llun_info *lli) in init_luntable()
976 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_virtual_open()
1194 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_clone()