Searched refs:scsi_end_request (Results 1 – 1 of 1) sorted by relevance
630 static bool scsi_end_request(struct request *req, blk_status_t error, in scsi_end_request() function 650 * call_rcu() has been called before scsi_end_request() is in scsi_end_request() 942 if (!scsi_end_request(req, blk_stat, scsi_rq_err_bytes(req))) in scsi_io_completion_action() 1053 * c) We can call scsi_end_request() with blk_stat other than1078 if (likely(!scsi_end_request(req, blk_stat, good_bytes))) in scsi_io_completion() 1084 if (scsi_end_request(req, blk_stat, blk_rq_bytes(req))) in scsi_io_completion() 1785 * this request, see scsi_end_request(). in scsi_mq_get_budget()