Searched refs:check_stop_free (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/include/target/ |
| D | target_core_fabric.h | 66 int (*check_stop_free)(struct se_cmd *); member
|
| /Linux-v5.4/drivers/target/tcm_fc/ |
| D | tfc_conf.c | 426 .check_stop_free = ft_check_stop_free,
|
| /Linux-v5.4/drivers/target/ |
| D | target_core_xcopy.c | 449 .check_stop_free = xcopy_pt_check_stop_free,
|
| D | target_core_transport.c | 678 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.4/drivers/scsi/qla2xxx/ |
| D | tcm_qla2xxx.c | 1823 .check_stop_free = tcm_qla2xxx_check_stop_free, 1863 .check_stop_free = tcm_qla2xxx_check_stop_free,
|
| /Linux-v5.4/drivers/target/loopback/ |
| D | tcm_loop.c | 1138 .check_stop_free = tcm_loop_check_stop_free,
|
| /Linux-v5.4/drivers/target/iscsi/ |
| D | iscsi_target_configfs.c | 1541 .check_stop_free = lio_check_stop_free,
|
| /Linux-v5.4/drivers/xen/ |
| D | xen-scsiback.c | 1811 .check_stop_free = scsiback_check_stop_free,
|
| /Linux-v5.4/drivers/vhost/ |
| D | scsi.c | 2302 .check_stop_free = vhost_scsi_check_stop_free,
|
| /Linux-v5.4/drivers/target/sbp/ |
| D | sbp_target.c | 2320 .check_stop_free = sbp_check_stop_free,
|
| /Linux-v5.4/drivers/usb/gadget/function/ |
| D | f_tcm.c | 1726 .check_stop_free = usbg_check_stop_free,
|
| /Linux-v5.4/drivers/scsi/ibmvscsi_tgt/ |
| D | ibmvscsi_tgt.c | 4041 .check_stop_free = ibmvscsis_check_stop_free,
|
| /Linux-v5.4/drivers/infiniband/ulp/srpt/ |
| D | ib_srpt.c | 3795 .check_stop_free = srpt_check_stop_free,
|