Searched refs:t10_vpd_list (Results 1 – 3 of 3) sorted by relevance
482 &dev->t10_wwn.t10_vpd_list, vpd_list) { in se_release_vpd_for_dev()726 INIT_LIST_HEAD(&dev->t10_wwn.t10_vpd_list); in target_alloc_device()
1715 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { in target_wwn_vpd_protocol_identifier_show()1744 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { \
348 struct list_head t10_vpd_list; member