Lines Matching defs:se_cmd
52 static int tcm_loop_check_stop_free(struct se_cmd *se_cmd) in tcm_loop_check_stop_free()
57 static void tcm_loop_release_cmd(struct se_cmd *se_cmd) in tcm_loop_release_cmd()
100 struct se_cmd *se_cmd = &tl_cmd->tl_se_cmd; in tcm_loop_submission_work() local
205 struct se_cmd *se_cmd; in tcm_loop_issue_tmr() local
545 static int tcm_loop_get_cmd_state(struct se_cmd *se_cmd) in tcm_loop_get_cmd_state()
553 static int tcm_loop_write_pending(struct se_cmd *se_cmd) in tcm_loop_write_pending()
568 static int tcm_loop_write_pending_status(struct se_cmd *se_cmd) in tcm_loop_write_pending_status()
573 static int tcm_loop_queue_data_in(struct se_cmd *se_cmd) in tcm_loop_queue_data_in()
591 static int tcm_loop_queue_status(struct se_cmd *se_cmd) in tcm_loop_queue_status()
619 static void tcm_loop_queue_tm_rsp(struct se_cmd *se_cmd) in tcm_loop_queue_tm_rsp()
628 static void tcm_loop_aborted_task(struct se_cmd *se_cmd) in tcm_loop_aborted_task()