Home
last modified time | relevance | path

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

/linux-4.4.14/include/target/
Dtarget_core_fabric.h51 int (*check_stop_free)(struct se_cmd *); member
/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_conf.c446 .check_stop_free = ft_check_stop_free,
/linux-4.4.14/drivers/target/
Dtarget_core_xcopy.c421 .check_stop_free = xcopy_pt_check_stop_free,
Dtarget_core_transport.c593 if (cmd->se_tfo->check_stop_free != NULL) { in transport_cmd_check_stop()
595 return cmd->se_tfo->check_stop_free(cmd); in transport_cmd_check_stop()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1773 .check_stop_free = tcm_qla2xxx_check_stop_free,
1816 .check_stop_free = tcm_qla2xxx_check_stop_free,
/linux-4.4.14/drivers/target/loopback/
Dtcm_loop.c1240 .check_stop_free = tcm_loop_check_stop_free,
/linux-4.4.14/drivers/target/iscsi/
Discsi_target_configfs.c1695 .check_stop_free = lio_check_stop_free,
/linux-4.4.14/drivers/xen/
Dxen-scsiback.c1816 .check_stop_free = scsiback_check_stop_free,
/linux-4.4.14/drivers/vhost/
Dscsi.c2133 .check_stop_free = vhost_scsi_check_stop_free,
/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1726 .check_stop_free = usbg_check_stop_free,
/linux-4.4.14/drivers/target/sbp/
Dsbp_target.c2356 .check_stop_free = sbp_check_stop_free,
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c3744 .check_stop_free = srpt_check_stop_free,