Searched refs:llun_info (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | lunmgt.c | 29 * Return: Allocated local llun_info structure on success, NULL on failure 31 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 D | superpipe.h | 54 struct llun_info { struct 69 struct llun_info *lli; 92 struct llun_info **rht_lun; /* Mapping of RHT entries to LUNs */ 140 struct llun_info *lli); 143 struct llun_info *lli);
|
H A D | superpipe.c | 162 struct llun_info *lli = arg; in get_context() 330 static int read_cap16(struct scsi_device *sdev, struct llun_info *lli) in read_cap16() 436 struct llun_info *lli) in get_rhte() 480 struct llun_info *lli) in rhte_checkout() 635 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() 1322 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_attach() 1655 struct llun_info *lli = sdev->hostdata; in cxlflash_afu_recover() 1776 struct llun_info *ll in process_sense() [all...] |
H A D | vlun.c | 368 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() 834 struct llun_info *lli, *temp; in cxlflash_restore_luntable() 885 static int init_luntable(struct cxlflash_cfg *cfg, struct llun_info *lli) in init_luntable() 977 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_virtual_open() 1195 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_clone()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | lunmgt.c | 29 * Return: Allocated local llun_info structure on success, NULL on failure 31 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 D | superpipe.h | 54 struct llun_info { struct 69 struct llun_info *lli; 92 struct llun_info **rht_lun; /* Mapping of RHT entries to LUNs */ 140 struct llun_info *lli); 143 struct llun_info *lli);
|
H A D | superpipe.c | 162 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() 784 struct llun_info **lli = NULL; in create_context() 896 struct llun_info *lli = sdev->hostdata; in _cxlflash_disk_detach() 1323 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_attach() 1656 struct llun_info *lli = sdev->hostdata; in cxlflash_afu_recover() 1777 struct llun_info *ll in process_sense() [all...] |
H A D | vlun.c | 368 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() 834 struct llun_info *lli, *temp; in cxlflash_restore_luntable() 885 static int init_luntable(struct cxlflash_cfg *cfg, struct llun_info *lli) in init_luntable() 977 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_virtual_open() 1195 struct llun_info *lli = sdev->hostdata; in cxlflash_disk_clone()
|
Completed in 10 milliseconds