Searched refs:get_cmd_state (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/include/target/ |
D | target_core_fabric.h | 78 int (*get_cmd_state)(struct se_cmd *); member
|
/linux-6.6.21/drivers/target/ |
D | target_core_xcopy.c | 450 .get_cmd_state = xcopy_pt_get_cmd_state,
|
D | target_core_transport.c | 3151 cmd->se_tfo->get_cmd_state(cmd), in target_show_cmd() 3157 tmf->ref_task_tag, cmd->se_tfo->get_cmd_state(cmd), in target_show_cmd()
|
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-6.6.21/drivers/scsi/elx/efct/ |
D | efct_lio.c | 1601 .get_cmd_state = efct_lio_get_cmd_state, 1635 .get_cmd_state = efct_lio_get_cmd_state,
|
/linux-6.6.21/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 1806 .get_cmd_state = tcm_qla2xxx_get_cmd_state, 1845 .get_cmd_state = tcm_qla2xxx_get_cmd_state,
|
/linux-6.6.21/drivers/target/loopback/ |
D | tcm_loop.c | 1091 .get_cmd_state = tcm_loop_get_cmd_state,
|
/linux-6.6.21/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 1565 .get_cmd_state = iscsi_get_cmd_state,
|
/linux-6.6.21/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3856 .get_cmd_state = srpt_get_tcm_cmd_state,
|