Searched refs:check_stop_free (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 51 int (*check_stop_free)(struct se_cmd *); member
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 528 .check_stop_free = ft_check_stop_free,
|
/linux-4.1.27/drivers/target/ |
D | target_core_xcopy.c | 430 .check_stop_free = xcopy_pt_check_stop_free,
|
D | target_core_transport.c | 621 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/ |
D | tcm_qla2xxx.c | 2000 .check_stop_free = tcm_qla2xxx_check_stop_free, 2056 .check_stop_free = tcm_qla2xxx_check_stop_free,
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 1406 .check_stop_free = tcm_loop_check_stop_free,
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 2016 .check_stop_free = lio_check_stop_free,
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1964 .check_stop_free = scsiback_check_stop_free,
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 2344 .check_stop_free = vhost_scsi_check_stop_free,
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1898 .check_stop_free = usbg_check_stop_free,
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 2535 .check_stop_free = sbp_check_stop_free,
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3878 .check_stop_free = srpt_check_stop_free,
|