Searched refs:async_idle_cfqq (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.c265 struct cfq_queue *async_idle_cfqq; member in struct:cfq_data
2947 return &cfqd->async_idle_cfqq;
3791 if (cfqd->async_idle_cfqq)
3792 cfq_put_queue(cfqd->async_idle_cfqq);

Completed in 53 milliseconds