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

/linux-master/block/
H A Dbfq-iosched.c6237 static struct bfq_queue *bfq_init_rq(struct request *rq);
6254 bfqq = bfq_init_rq(rq);
6806 * performed by bfq_init_rq, when rq is either inserted or merged. See
6807 * comments on bfq_init_rq for the reason behind this delayed
6845 static struct bfq_queue *bfq_init_rq(struct request *rq) function

Completed in 144 milliseconds