Searched refs:__cfqg (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.c832 struct cfq_group *__cfqg; local
838 __cfqg = rb_entry_cfqg(parent);
840 if (key < cfqg_key(st, __cfqg))
859 struct cfq_group *__cfqg; local
873 __cfqg = rb_entry_cfqg(n);
874 cfqg->vdisktime = __cfqg->vdisktime + CFQ_IDLE_DELAY;

Completed in 38 milliseconds