Searched refs:t10_vpd_list (Results 1 – 3 of 3) sorted by relevance
503 &dev->t10_wwn.t10_vpd_list, vpd_list) { in se_release_vpd_for_dev()765 INIT_LIST_HEAD(&dev->t10_wwn.t10_vpd_list); in target_alloc_device()
1728 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { in target_wwn_vpd_protocol_identifier_show()1757 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { \
350 struct list_head t10_vpd_list; member