check_stop_free  3819 drivers/infiniband/ulp/srpt/ib_srpt.c 	.check_stop_free		= srpt_check_stop_free,
check_stop_free  4041 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c 	.check_stop_free		= ibmvscsis_check_stop_free,
check_stop_free  1826 drivers/scsi/qla2xxx/tcm_qla2xxx.c 	.check_stop_free		= tcm_qla2xxx_check_stop_free,
check_stop_free  1866 drivers/scsi/qla2xxx/tcm_qla2xxx.c 	.check_stop_free                = tcm_qla2xxx_check_stop_free,
check_stop_free  1544 drivers/target/iscsi/iscsi_target_configfs.c 	.check_stop_free		= lio_check_stop_free,
check_stop_free  1138 drivers/target/loopback/tcm_loop.c 	.check_stop_free		= tcm_loop_check_stop_free,
check_stop_free  2320 drivers/target/sbp/sbp_target.c 	.check_stop_free		= sbp_check_stop_free,
check_stop_free   420 drivers/target/target_core_configfs.c 	if (!tfo->check_stop_free) {
check_stop_free   698 drivers/target/target_core_transport.c 	return cmd->se_tfo->check_stop_free(cmd);
check_stop_free   449 drivers/target/target_core_xcopy.c 	.check_stop_free	= xcopy_pt_check_stop_free,
check_stop_free   426 drivers/target/tcm_fc/tfc_conf.c 	.check_stop_free =		ft_check_stop_free,
check_stop_free  1726 drivers/usb/gadget/function/f_tcm.c 	.check_stop_free		= usbg_check_stop_free,
check_stop_free  2302 drivers/vhost/scsi.c 	.check_stop_free		= vhost_scsi_check_stop_free,
check_stop_free  1811 drivers/xen/xen-scsiback.c 	.check_stop_free		= scsiback_check_stop_free,
check_stop_free    66 include/target/target_core_fabric.h 	int (*check_stop_free)(struct se_cmd *);