Home
last modified time | relevance | path

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

/linux-4.1.27/include/target/
Dtarget_core_fabric.h51 int (*check_stop_free)(struct se_cmd *); member
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c528 .check_stop_free = ft_check_stop_free,
/linux-4.1.27/drivers/target/
Dtarget_core_xcopy.c430 .check_stop_free = xcopy_pt_check_stop_free,
Dtarget_core_transport.c621 if (cmd->se_tfo->check_stop_free != NULL) { in transport_cmd_check_stop()
623 return cmd->se_tfo->check_stop_free(cmd); in transport_cmd_check_stop()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c2000 .check_stop_free = tcm_qla2xxx_check_stop_free,
2056 .check_stop_free = tcm_qla2xxx_check_stop_free,
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.c1406 .check_stop_free = tcm_loop_check_stop_free,
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_configfs.c2016 .check_stop_free = lio_check_stop_free,
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c1964 .check_stop_free = scsiback_check_stop_free,
/linux-4.1.27/drivers/vhost/
Dscsi.c2344 .check_stop_free = vhost_scsi_check_stop_free,
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1898 .check_stop_free = usbg_check_stop_free,
/linux-4.1.27/drivers/target/sbp/
Dsbp_target.c2535 .check_stop_free = sbp_check_stop_free,
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c3878 .check_stop_free = srpt_check_stop_free,