Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dcfq-iosched.c1677 static struct cfq_group *cfq_lookup_cfqg(struct cfq_data *cfqd, in cfq_lookup_cfqg() function
2181 static struct cfq_group *cfq_lookup_cfqg(struct cfq_data *cfqd, in cfq_lookup_cfqg() function
3788 cfqg = cfq_lookup_cfqg(cfqd, bio_blkcg(bio)); in cfq_get_queue()