Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dcfq-iosched.c391 static struct cfq_rb_root *st_for(struct cfq_group *cfqg, in st_for() function
2032 st = st_for(cfqq->cfqg, cfqq_class(cfqq), cfqq_type(cfqq)); in cfq_service_tree_add()
2524 struct cfq_rb_root *st = st_for(cfqd->serving_group, in cfq_get_next_queue()
2910 queue = cfq_rb_first(st_for(cfqg, wl_class, i)); in cfq_choose_wl_type()
2950 st = st_for(cfqg, cfqd->serving_wl_class, cfqd->serving_wl_type); in choose_wl_class_and_type()
2963 st = st_for(cfqg, cfqd->serving_wl_class, cfqd->serving_wl_type); in choose_wl_class_and_type()
4063 st = st_for(cfqq->cfqg, cfqq_class(cfqq), in cfq_completed_request()