Searched refs:check_stop_free (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/include/target/ |
D | target_core_fabric.h | 56 int (*check_stop_free)(struct se_cmd *); member
|
/Linux-v4.19/drivers/target/tcm_fc/ |
D | tfc_conf.c | 440 .check_stop_free = ft_check_stop_free,
|
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 1907 .check_stop_free = tcm_qla2xxx_check_stop_free, 1949 .check_stop_free = tcm_qla2xxx_check_stop_free,
|
/Linux-v4.19/drivers/target/ |
D | target_core_xcopy.c | 470 .check_stop_free = xcopy_pt_check_stop_free,
|
D | target_core_transport.c | 684 return cmd->se_tfo->check_stop_free(cmd); in transport_cmd_check_stop_to_fabric()
|
D | target_core_configfs.c | 426 if (!tfo->check_stop_free) { in target_fabric_tf_ops_check()
|
/Linux-v4.19/drivers/target/loopback/ |
D | tcm_loop.c | 1164 .check_stop_free = tcm_loop_check_stop_free,
|
/Linux-v4.19/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 1566 .check_stop_free = lio_check_stop_free,
|
/Linux-v4.19/drivers/xen/ |
D | xen-scsiback.c | 1822 .check_stop_free = scsiback_check_stop_free,
|
/Linux-v4.19/drivers/vhost/ |
D | scsi.c | 2071 .check_stop_free = vhost_scsi_check_stop_free,
|
/Linux-v4.19/drivers/target/sbp/ |
D | sbp_target.c | 2345 .check_stop_free = sbp_check_stop_free,
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | f_tcm.c | 1741 .check_stop_free = usbg_check_stop_free,
|
/Linux-v4.19/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.c | 4059 .check_stop_free = ibmvscsis_check_stop_free,
|
/Linux-v4.19/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3689 .check_stop_free = srpt_check_stop_free,
|