vpd_list 1499 drivers/target/target_core_configfs.c list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { vpd_list 1528 drivers/target/target_core_configfs.c list_for_each_entry(vpd, &t10_wwn->t10_vpd_list, vpd_list) { \ vpd_list 524 drivers/target/target_core_device.c &dev->t10_wwn.t10_vpd_list, vpd_list) { vpd_list 525 drivers/target/target_core_device.c list_del(&vpd->vpd_list); vpd_list 260 drivers/target/target_core_pscsi.c INIT_LIST_HEAD(&vpd->vpd_list); vpd_list 278 drivers/target/target_core_pscsi.c list_add_tail(&vpd->vpd_list, &wwn->t10_vpd_list); vpd_list 318 include/target/target_core_base.h struct list_head vpd_list;