Home
last modified time | relevance | path

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

/linux-3.4.99/block/
Dcfq-iosched.c461 static inline int cfqg_busy_async_queues(struct cfq_data *cfqd, in cfqg_busy_async_queues() function
979 int nr_sync = cfqg->nr_cfqq - cfqg_busy_async_queues(cfqd, cfqg) in cfq_group_served()
2276 cfqg_busy_async_queues(cfqd, cfqg); in choose_service_tree()