Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-iosched.c6249 static struct bfq_queue *bfq_init_rq(struct request *rq);
6266 bfqq = bfq_init_rq(rq); in bfq_insert_request()
6882 static struct bfq_queue *bfq_init_rq(struct request *rq) in bfq_init_rq() function