Searched refs:bfq_choose_req (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dbfq-iosched.c493 static struct request *bfq_choose_req(struct bfq_data *bfqd, function
1039 return bfq_choose_req(bfqd, next, prev, blk_rq_pos(last));
2300 next_rq = bfq_choose_req(bfqd, bfqq->next_rq, rq, bfqd->last_position);
2526 next_rq = bfq_choose_req(bfqd, bfqq->next_rq, req,

Completed in 111 milliseconds