Searched refs:check_stop_free (Results 1 – 16 of 16) 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/scsi/elx/efct/ |
H A D | efct_lio.c | 1597 .check_stop_free = efct_lio_check_stop_free, 1633 .check_stop_free = efct_lio_check_stop_free,
|
/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1801 .check_stop_free = tcm_qla2xxx_check_stop_free, 1843 .check_stop_free = tcm_qla2xxx_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/target/loopback/ |
H A D | tcm_loop.c | 1087 .check_stop_free = tcm_loop_check_stop_free,
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1558 .check_stop_free = lio_check_stop_free,
|
/linux/drivers/xen/ |
H A D | xen-scsiback.c | 1814 .check_stop_free = scsiback_check_stop_free,
|
/linux/drivers/target/sbp/ |
H A D | sbp_target.c | 2265 .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, in tcm_bind()
|
/linux/drivers/vhost/ |
H A D | scsi.c | 2602 .check_stop_free = vhost_scsi_check_stop_free,
|
/linux/drivers/scsi/ibmvscsi_tgt/ |
H A D | ibmvscsi_tgt.c | 3954 .check_stop_free = ibmvscsis_check_stop_free,
|
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 3907 .check_stop_free = srpt_check_stop_free,
|