Searched refs:vpd_list (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_device.c483 &dev->t10_wwn.t10_vpd_list, vpd_list) {
484 list_del(&vpd->vpd_list);
H A Dtarget_core_pscsi.c255 INIT_LIST_HEAD(&vpd->vpd_list);
273 list_add_tail(&vpd->vpd_list, &wwn->t10_vpd_list);
H A Dtarget_core_configfs.c1715 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) {
1744 list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { \
/linux-master/include/target/
H A Dtarget_core_base.h332 struct list_head vpd_list; member in struct:t10_vpd

Completed in 207 milliseconds