Home
last modified time | relevance | path

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

/linux-4.1.27/include/target/
Dtarget_core_base.h361 struct list_head t10_vpd_list; member
/linux-4.1.27/drivers/target/
Dtarget_core_device.c629 &dev->t10_wwn.t10_vpd_list, vpd_list) { in se_release_vpd_for_dev()
1500 INIT_LIST_HEAD(&dev->t10_wwn.t10_vpd_list); in target_alloc_device()
Dtarget_core_pscsi.c296 list_add_tail(&vpd->vpd_list, &wwn->t10_vpd_list); in pscsi_get_inquiry_vpd_device_ident()
Dtarget_core_configfs.c625 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { in target_core_dev_wwn_show_attr_vpd_protocol_identifier()
664 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { \