Lines Matching defs:se_cmd
52 static int tcm_loop_check_stop_free(struct se_cmd *se_cmd) in tcm_loop_check_stop_free()
69 static void tcm_loop_release_cmd(struct se_cmd *se_cmd) in tcm_loop_release_cmd()
112 struct se_cmd *se_cmd = &tl_cmd->tl_se_cmd; in tcm_loop_submission_work() local
219 struct se_cmd *se_cmd = NULL; in tcm_loop_issue_tmr() local
596 static int tcm_loop_get_cmd_state(struct se_cmd *se_cmd) in tcm_loop_get_cmd_state()
614 static int tcm_loop_write_pending(struct se_cmd *se_cmd) in tcm_loop_write_pending()
629 static int tcm_loop_write_pending_status(struct se_cmd *se_cmd) in tcm_loop_write_pending_status()
634 static int tcm_loop_queue_data_in(struct se_cmd *se_cmd) in tcm_loop_queue_data_in()
652 static int tcm_loop_queue_status(struct se_cmd *se_cmd) in tcm_loop_queue_status()
680 static void tcm_loop_queue_tm_rsp(struct se_cmd *se_cmd) in tcm_loop_queue_tm_rsp()
692 static void tcm_loop_aborted_task(struct se_cmd *se_cmd) in tcm_loop_aborted_task()