Lines Matching defs:se_cmd
1357 struct se_cmd *se_cmd = &req->se_cmd; in sbp_sense_mangle() local
1424 struct se_cmd *se_cmd = &req->se_cmd; in sbp_send_sense() local
1441 struct se_cmd *se_cmd = &req->se_cmd; in sbp_free_request() local
1700 static void sbp_release_cmd(struct se_cmd *se_cmd) in sbp_release_cmd()
1713 static int sbp_write_pending(struct se_cmd *se_cmd) in sbp_write_pending()
1741 static int sbp_get_cmd_state(struct se_cmd *se_cmd) in sbp_get_cmd_state()
1746 static int sbp_queue_data_in(struct se_cmd *se_cmd) in sbp_queue_data_in()
1770 static int sbp_queue_status(struct se_cmd *se_cmd) in sbp_queue_status()
1778 static void sbp_queue_tm_rsp(struct se_cmd *se_cmd) in sbp_queue_tm_rsp()
1782 static void sbp_aborted_task(struct se_cmd *se_cmd) in sbp_aborted_task()
1787 static int sbp_check_stop_free(struct se_cmd *se_cmd) in sbp_check_stop_free()