Lines Matching defs:se_cmd
1370 struct se_cmd *se_cmd = &req->se_cmd; in sbp_sense_mangle() local
1437 struct se_cmd *se_cmd = &req->se_cmd; in sbp_send_sense() local
1742 static void sbp_release_cmd(struct se_cmd *se_cmd) in sbp_release_cmd()
1765 static int sbp_write_pending(struct se_cmd *se_cmd) in sbp_write_pending()
1788 static int sbp_write_pending_status(struct se_cmd *se_cmd) in sbp_write_pending_status()
1798 static u32 sbp_get_task_tag(struct se_cmd *se_cmd) in sbp_get_task_tag()
1807 static int sbp_get_cmd_state(struct se_cmd *se_cmd) in sbp_get_cmd_state()
1812 static int sbp_queue_data_in(struct se_cmd *se_cmd) in sbp_queue_data_in()
1836 static int sbp_queue_status(struct se_cmd *se_cmd) in sbp_queue_status()
1844 static void sbp_queue_tm_rsp(struct se_cmd *se_cmd) in sbp_queue_tm_rsp()
1848 static void sbp_aborted_task(struct se_cmd *se_cmd) in sbp_aborted_task()
1853 static int sbp_check_stop_free(struct se_cmd *se_cmd) in sbp_check_stop_free()