Searched refs:check_stop_free (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/target/tcm_remote/ |
| H A D | tcm_remote.c | 238 .check_stop_free = tcm_remote_dummy_cmd_fn,
|
| /linux/include/target/ |
| H A D | target_core_fabric.h | 66 int (*check_stop_free)(struct se_cmd *); member
|
| /linux/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 413 .check_stop_free = ft_check_stop_free,
|
| /linux/drivers/target/ |
| H A D | target_core_xcopy.c | 453 .check_stop_free = xcopy_pt_check_stop_free,
|
| H A D | target_core_transport.c | 762 return cmd->se_tfo->check_stop_free(cmd); in transport_cmd_check_stop_to_fabric()
|
| H A D | target_core_configfs.c | 412 if (!tfo->check_stop_free) { in target_fabric_tf_ops_check()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1818 .check_stop_free = tcm_qla2xxx_check_stop_free, 1860 .check_stop_free = tcm_qla2xxx_check_stop_free,
|
| /linux/drivers/xen/ |
| H A D | xen-scsiback.c | 1815 .check_stop_free = scsiback_check_stop_free,
|
| /linux/drivers/target/sbp/ |
| H A D | sbp_target.c | 2264 .check_stop_free = sbp_check_stop_free,
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 2004 .check_stop_free = usbg_check_stop_free,
|
| /linux/drivers/vhost/ |
| H A D | scsi.c | 2940 .check_stop_free = vhost_scsi_check_stop_free,
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 3953 .check_stop_free = ibmvscsis_check_stop_free,
|