Searched refs:get_cmd_state (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 70 int (*get_cmd_state)(struct se_cmd *); member
|
/linux-4.1.27/drivers/target/ |
D | target_core_tmr.c | 373 cmd->se_tfo->get_cmd_state(cmd), cmd->t_state, in core_tmr_drain_state_list()
|
D | target_core_transport.c | 1646 cmd->se_tfo->get_cmd_state(cmd), in transport_generic_request_failure() 2622 se_cmd->se_tfo->get_cmd_state(se_cmd)); in target_wait_for_sess_cmds() 2636 se_cmd->se_tfo->get_cmd_state(se_cmd)); in target_wait_for_sess_cmds() 2713 cmd->se_tfo->get_cmd_state(cmd), cmd->t_state); in __transport_wait_for_tasks()
|
D | target_core_xcopy.c | 428 .get_cmd_state = xcopy_pt_get_cmd_state,
|
D | target_core_configfs.c | 405 if (!tfo->get_cmd_state) { in target_fabric_tf_ops_check()
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 538 .get_cmd_state = ft_get_cmd_state,
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 2011 .get_cmd_state = tcm_qla2xxx_get_cmd_state, 2067 .get_cmd_state = tcm_qla2xxx_get_cmd_state,
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 1415 .get_cmd_state = tcm_loop_get_cmd_state,
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 2026 .get_cmd_state = iscsi_get_cmd_state,
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1975 .get_cmd_state = scsiback_get_cmd_state,
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 2353 .get_cmd_state = vhost_scsi_get_cmd_state,
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1893 .get_cmd_state = usbg_get_cmd_state,
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 2530 .get_cmd_state = sbp_get_cmd_state,
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3887 .get_cmd_state = srpt_get_tcm_cmd_state,
|