Searched refs:get_cmd_state (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/include/target/ |
D | target_core_fabric.h | 68 int (*get_cmd_state)(struct se_cmd *); member
|
/linux-4.4.14/drivers/target/ |
D | target_core_tmr.c | 368 cmd->se_tfo->get_cmd_state(cmd), cmd->t_state, in core_tmr_drain_state_list()
|
D | target_core_transport.c | 1665 cmd->se_tfo->get_cmd_state(cmd), in transport_generic_request_failure() 2623 se_cmd->se_tfo->get_cmd_state(se_cmd)); in target_wait_for_sess_cmds() 2637 se_cmd->se_tfo->get_cmd_state(se_cmd)); in target_wait_for_sess_cmds() 2692 cmd->se_tfo->get_cmd_state(cmd), cmd->t_state); in __transport_wait_for_tasks()
|
D | target_core_xcopy.c | 419 .get_cmd_state = xcopy_pt_get_cmd_state,
|
D | target_core_configfs.c | 360 if (!tfo->get_cmd_state) { in target_fabric_tf_ops_check()
|
/linux-4.4.14/drivers/target/tcm_fc/ |
D | tfc_conf.c | 455 .get_cmd_state = ft_get_cmd_state,
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 1782 .get_cmd_state = tcm_qla2xxx_get_cmd_state, 1825 .get_cmd_state = tcm_qla2xxx_get_cmd_state,
|
/linux-4.4.14/drivers/target/loopback/ |
D | tcm_loop.c | 1248 .get_cmd_state = tcm_loop_get_cmd_state,
|
/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 1704 .get_cmd_state = iscsi_get_cmd_state,
|
/linux-4.4.14/drivers/xen/ |
D | xen-scsiback.c | 1825 .get_cmd_state = scsiback_get_cmd_state,
|
/linux-4.4.14/drivers/vhost/ |
D | scsi.c | 2141 .get_cmd_state = vhost_scsi_get_cmd_state,
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1721 .get_cmd_state = usbg_get_cmd_state,
|
/linux-4.4.14/drivers/target/sbp/ |
D | sbp_target.c | 2351 .get_cmd_state = sbp_get_cmd_state,
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3752 .get_cmd_state = srpt_get_tcm_cmd_state,
|