Lines Matching defs:se_cmd
60 static int tcm_loop_check_stop_free(struct se_cmd *se_cmd) in tcm_loop_check_stop_free()
65 static void tcm_loop_release_cmd(struct se_cmd *se_cmd) in tcm_loop_release_cmd()
103 struct se_cmd *se_cmd = &tl_cmd->tl_se_cmd; in tcm_loop_target_queue_cmd() local
192 struct se_cmd *se_cmd; in tcm_loop_issue_tmr() local
489 static int tcm_loop_get_cmd_state(struct se_cmd *se_cmd) in tcm_loop_get_cmd_state()
497 static int tcm_loop_write_pending(struct se_cmd *se_cmd) in tcm_loop_write_pending()
513 struct se_cmd *se_cmd, u8 scsi_status) in tcm_loop_queue_data_or_status()
539 static int tcm_loop_queue_data_in(struct se_cmd *se_cmd) in tcm_loop_queue_data_in()
544 static int tcm_loop_queue_status(struct se_cmd *se_cmd) in tcm_loop_queue_status()
550 static void tcm_loop_queue_tm_rsp(struct se_cmd *se_cmd) in tcm_loop_queue_tm_rsp()
559 static void tcm_loop_aborted_task(struct se_cmd *se_cmd) in tcm_loop_aborted_task()