Searched refs:check_stop_free (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.10/include/target/ |
| D | target_core_fabric.h | 66 int (*check_stop_free)(struct se_cmd *); member
|
| /Linux-v5.10/drivers/target/tcm_fc/ |
| D | tfc_conf.c | 426 .check_stop_free = ft_check_stop_free,
|
| /Linux-v5.10/drivers/target/ |
| D | target_core_xcopy.c | 445 .check_stop_free = xcopy_pt_check_stop_free,
|
| D | target_core_transport.c | 703 return cmd->se_tfo->check_stop_free(cmd); in transport_cmd_check_stop_to_fabric()
|
| D | target_core_configfs.c | 420 if (!tfo->check_stop_free) { in target_fabric_tf_ops_check()
|
| /Linux-v5.10/drivers/scsi/qla2xxx/ |
| D | tcm_qla2xxx.c | 1853 .check_stop_free = tcm_qla2xxx_check_stop_free, 1893 .check_stop_free = tcm_qla2xxx_check_stop_free,
|
| /Linux-v5.10/drivers/target/loopback/ |
| D | tcm_loop.c | 1132 .check_stop_free = tcm_loop_check_stop_free,
|
| /Linux-v5.10/drivers/target/iscsi/ |
| D | iscsi_target_configfs.c | 1544 .check_stop_free = lio_check_stop_free,
|
| /Linux-v5.10/drivers/xen/ |
| D | xen-scsiback.c | 1784 .check_stop_free = scsiback_check_stop_free,
|
| /Linux-v5.10/drivers/target/sbp/ |
| D | sbp_target.c | 2320 .check_stop_free = sbp_check_stop_free,
|
| /Linux-v5.10/drivers/usb/gadget/function/ |
| D | f_tcm.c | 1732 .check_stop_free = usbg_check_stop_free,
|
| /Linux-v5.10/drivers/vhost/ |
| D | scsi.c | 2458 .check_stop_free = vhost_scsi_check_stop_free,
|
| /Linux-v5.10/drivers/infiniband/ulp/srpt/ |
| D | ib_srpt.c | 3836 .check_stop_free = srpt_check_stop_free,
|
| /Linux-v5.10/drivers/scsi/ibmvscsi_tgt/ |
| D | ibmvscsi_tgt.c | 4035 .check_stop_free = ibmvscsis_check_stop_free,
|