Searched refs:nr_sync (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dcfq-iosched.c938 int nr_sync = cfqg->nr_cfqq - cfqg_busy_async_queues(cfqd, cfqg) local
941 BUG_ON(nr_sync < 0);
946 else if (!cfq_cfqq_sync(cfqq) && !nr_sync)

Completed in 60 milliseconds