Searched refs:t10_vpd_list (Results 1 – 4 of 4) sorted by relevance
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()
273 list_add_tail(&vpd->vpd_list, &wwn->t10_vpd_list); in pscsi_get_inquiry_vpd_device_ident()
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) { \
339 struct list_head t10_vpd_list; member