Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dlunmgt.c33 static struct llun_info *create_local(struct scsi_device *sdev, u8 *wwid) in create_local()
35 struct llun_info *lli = NULL; in create_local()
82 static struct llun_info *lookup_local(struct cxlflash_cfg *cfg, u8 *wwid) in lookup_local()
84 struct llun_info *lli, *temp; in lookup_local()
130 static struct llun_info *find_and_create_lun(struct scsi_device *sdev, u8 *wwid) in find_and_create_lun()
132 struct llun_info *lli = NULL; in find_and_create_lun()
178 struct llun_info *lli, *temp; in cxlflash_term_local_luns()
229 struct llun_info *lli = NULL; in cxlflash_manage_lun()
Dsuperpipe.h61 struct llun_info { struct
76 struct llun_info *lli; argument
98 struct llun_info **rht_lun; /* Mapping of RHT entries to LUNs */
140 struct llun_info *);
142 struct sisl_rht_entry *rhte_checkout(struct ctx_info *, struct llun_info *);
Dsuperpipe.c150 struct llun_info *lli = arg; in get_context()
303 static int read_cap16(struct scsi_device *sdev, struct llun_info *lli) in read_cap16()
416 struct llun_info *lli) in get_rhte()
457 struct llun_info *lli) in rhte_checkout()
610 struct llun_info *lli = sdev->hostdata; in _cxlflash_disk_release()
763 struct llun_info **lli = NULL; in create_context()
826 struct llun_info *lli = sdev->hostdata; in _cxlflash_disk_detach()
1294 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_attach()
1609 struct llun_info *lli = sdev->hostdata; in cxlflash_afu_recover()
1707 struct llun_info *lli = sdev->hostdata; in process_sense()
[all …]
Dvlun.c372 static int init_vlun(struct llun_info *lli) in init_vlun()
512 struct llun_info *lli = sdev->hostdata; in grow_lxt()
625 struct llun_info *lli = sdev->hostdata; in shrink_lxt()
732 struct llun_info *lli = sdev->hostdata; in _cxlflash_vlun_resize()
814 struct llun_info *lli, *temp; in cxlflash_restore_luntable()
857 static int init_luntable(struct cxlflash_cfg *cfg, struct llun_info *lli) in init_luntable()
928 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_virtual_open()
1122 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_clone()