Home
last modified time | relevance | path

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

/linux-3.3/block/
Dcfq-iosched.c250 unsigned int busy_sync_queues; member
1464 cfqd->busy_sync_queues++; in cfq_add_cfqq_rr()
1492 cfqd->busy_sync_queues--; in cfq_del_cfqq_rr()
2523 if (cfq_cfqq_sync(cfqq) && cfqd->busy_sync_queues == 1) in cfq_may_dispatch()