Home
last modified time | relevance | path

Searched refs:check_stop_free (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c238 .check_stop_free = tcm_remote_dummy_cmd_fn,
/linux/include/target/
H A Dtarget_core_fabric.h66 int (*check_stop_free)(struct se_cmd *); member
/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c413 .check_stop_free = ft_check_stop_free,
/linux/drivers/scsi/elx/efct/
H A Defct_lio.c1597 .check_stop_free = efct_lio_check_stop_free,
1633 .check_stop_free = efct_lio_check_stop_free,
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1801 .check_stop_free = tcm_qla2xxx_check_stop_free,
1843 .check_stop_free = tcm_qla2xxx_check_stop_free,
/linux/drivers/target/
H A Dtarget_core_xcopy.c453 .check_stop_free = xcopy_pt_check_stop_free,
H A Dtarget_core_transport.c762 return cmd->se_tfo->check_stop_free(cmd); in transport_cmd_check_stop_to_fabric()
H A Dtarget_core_configfs.c412 if (!tfo->check_stop_free) { in target_fabric_tf_ops_check()
/linux/drivers/target/loopback/
H A Dtcm_loop.c1087 .check_stop_free = tcm_loop_check_stop_free,
/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c1558 .check_stop_free = lio_check_stop_free,
/linux/drivers/xen/
H A Dxen-scsiback.c1814 .check_stop_free = scsiback_check_stop_free,
/linux/drivers/target/sbp/
H A Dsbp_target.c2265 .check_stop_free = sbp_check_stop_free,
/linux/drivers/usb/gadget/function/
H A Df_tcm.c2004 .check_stop_free = usbg_check_stop_free, in tcm_bind()
/linux/drivers/vhost/
H A Dscsi.c2602 .check_stop_free = vhost_scsi_check_stop_free,
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3954 .check_stop_free = ibmvscsis_check_stop_free,
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3907 .check_stop_free = srpt_check_stop_free,