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
197 struct se_cmd *se_cmd; in tcm_loop_issue_tmr() local
525 static int tcm_loop_get_cmd_state(struct se_cmd *se_cmd) in tcm_loop_get_cmd_state()
533 static int tcm_loop_write_pending(struct se_cmd *se_cmd) in tcm_loop_write_pending()
549 struct se_cmd *se_cmd, u8 scsi_status) in tcm_loop_queue_data_or_status()
577 static int tcm_loop_queue_data_in(struct se_cmd *se_cmd) in tcm_loop_queue_data_in()
582 static int tcm_loop_queue_status(struct se_cmd *se_cmd) in tcm_loop_queue_status()
588 static void tcm_loop_queue_tm_rsp(struct se_cmd *se_cmd) in tcm_loop_queue_tm_rsp()
597 static void tcm_loop_aborted_task(struct se_cmd *se_cmd) in tcm_loop_aborted_task()