Lines Matching defs:se_cmd
56 static int tcm_loop_check_stop_free(struct se_cmd *se_cmd) in tcm_loop_check_stop_free()
73 static void tcm_loop_release_cmd(struct se_cmd *se_cmd) in tcm_loop_release_cmd()
116 struct se_cmd *se_cmd = &tl_cmd->tl_se_cmd; in tcm_loop_submission_work() local
222 struct se_cmd *se_cmd = NULL; in tcm_loop_issue_tmr() local
745 static u32 tcm_loop_get_task_tag(struct se_cmd *se_cmd) in tcm_loop_get_task_tag()
753 static int tcm_loop_get_cmd_state(struct se_cmd *se_cmd) in tcm_loop_get_cmd_state()
771 static int tcm_loop_write_pending(struct se_cmd *se_cmd) in tcm_loop_write_pending()
786 static int tcm_loop_write_pending_status(struct se_cmd *se_cmd) in tcm_loop_write_pending_status()
791 static int tcm_loop_queue_data_in(struct se_cmd *se_cmd) in tcm_loop_queue_data_in()
809 static int tcm_loop_queue_status(struct se_cmd *se_cmd) in tcm_loop_queue_status()
837 static void tcm_loop_queue_tm_rsp(struct se_cmd *se_cmd) in tcm_loop_queue_tm_rsp()
849 static void tcm_loop_aborted_task(struct se_cmd *se_cmd) in tcm_loop_aborted_task()