Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dcfq-iosched.c1164 static struct cfq_queue *cfq_rb_first(struct cfq_rb_root *root) in cfq_rb_first() function
2053 __cfqq = cfq_rb_first(st); in cfq_service_tree_add()
2535 return cfq_rb_first(st); in cfq_get_next_queue()
2553 if ((cfqq = cfq_rb_first(st)) != NULL) in cfq_get_next_queue_forced()
2910 queue = cfq_rb_first(st_for(cfqg, wl_class, i)); in cfq_choose_wl_type()