fabric_drop_tpg  3837 drivers/infiniband/ulp/srpt/ib_srpt.c 	.fabric_drop_tpg		= srpt_drop_tpg,
fabric_drop_tpg  4057 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c 	.fabric_drop_tpg		= ibmvscsis_drop_tpg,
fabric_drop_tpg  1845 drivers/scsi/qla2xxx/tcm_qla2xxx.c 	.fabric_drop_tpg		= tcm_qla2xxx_drop_tpg,
fabric_drop_tpg  1885 drivers/scsi/qla2xxx/tcm_qla2xxx.c 	.fabric_drop_tpg		= tcm_qla2xxx_drop_tpg,
fabric_drop_tpg  1560 drivers/target/iscsi/iscsi_target_configfs.c 	.fabric_drop_tpg		= lio_target_tiqn_deltpg,
fabric_drop_tpg  1151 drivers/target/loopback/tcm_loop.c 	.fabric_drop_tpg		= tcm_loop_drop_naa_tpg,
fabric_drop_tpg  2325 drivers/target/sbp/sbp_target.c 	.fabric_drop_tpg		= sbp_drop_tpg,
fabric_drop_tpg   441 drivers/target/target_core_configfs.c 	if (!tfo->fabric_drop_tpg) {
fabric_drop_tpg   811 drivers/target/target_core_fabric_configfs.c 	tf->tf_ops->fabric_drop_tpg(se_tpg);
fabric_drop_tpg   445 drivers/target/tcm_fc/tfc_conf.c 	.fabric_drop_tpg =		&ft_del_tpg,
fabric_drop_tpg  1731 drivers/usb/gadget/function/f_tcm.c 	.fabric_drop_tpg		= usbg_drop_tpg,
fabric_drop_tpg  2318 drivers/vhost/scsi.c 	.fabric_drop_tpg		= vhost_scsi_drop_tpg,
fabric_drop_tpg  1828 drivers/xen/xen-scsiback.c 	.fabric_drop_tpg		= scsiback_drop_tpg,
fabric_drop_tpg    92 include/target/target_core_fabric.h 	void (*fabric_drop_tpg)(struct se_portal_group *);