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