Searched refs:get_cmd_state (Results 1 – 9 of 9) sorted by relevance
/linux/include/target/ |
H A D | target_core_fabric.h | 78 int (*get_cmd_state)(struct se_cmd *); member
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_lio.c | 1602 .get_cmd_state = efct_lio_get_cmd_state, 1638 .get_cmd_state = efct_lio_get_cmd_state,
|
/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1806 .get_cmd_state = tcm_qla2xxx_get_cmd_state, 1848 .get_cmd_state = tcm_qla2xxx_get_cmd_state,
|
/linux/drivers/target/ |
H A D | target_core_xcopy.c | 451 .get_cmd_state = xcopy_pt_get_cmd_state,
|
H A D | target_core_transport.c | 3153 cmd->se_tfo->get_cmd_state(cmd), in target_show_cmd() 3159 tmf->ref_task_tag, cmd->se_tfo->get_cmd_state(cmd), in target_show_cmd()
|
H A D | target_core_configfs.c | 464 if (!tfo->get_cmd_state) in target_set_default_ops() 465 tfo->get_cmd_state = target_default_get_cmd_state; in target_set_default_ops()
|
/linux/drivers/target/loopback/ |
H A D | tcm_loop.c | 1091 .get_cmd_state = tcm_loop_get_cmd_state,
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1565 .get_cmd_state = iscsi_get_cmd_state,
|
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 3911 .get_cmd_state = srpt_get_tcm_cmd_state,
|