Searched refs:t10_vpd_list (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_device.c | 523 &dev->t10_wwn.t10_vpd_list, vpd_list) { in se_release_vpd_for_dev() 761 INIT_LIST_HEAD(&dev->t10_wwn.t10_vpd_list); in target_alloc_device()
|
H A D | target_core_pscsi.c | 278 list_add_tail(&vpd->vpd_list, &wwn->t10_vpd_list); in pscsi_get_inquiry_vpd_device_ident()
|
H A D | target_core_configfs.c | 1573 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { in target_wwn_vpd_protocol_identifier_show() 1602 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { \
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_device.c | 483 &dev->t10_wwn.t10_vpd_list, vpd_list) { in se_release_vpd_for_dev() 727 INIT_LIST_HEAD(&dev->t10_wwn.t10_vpd_list); in target_alloc_device()
|
H A D | target_core_pscsi.c | 273 list_add_tail(&vpd->vpd_list, &wwn->t10_vpd_list); in pscsi_get_inquiry_vpd_device_ident()
|
H A D | target_core_configfs.c | 1677 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { in target_wwn_vpd_protocol_identifier_show() 1706 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { \
|
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_base.h | 332 struct list_head t10_vpd_list; member
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_base.h | 339 struct list_head t10_vpd_list; member
|
Completed in 19 milliseconds