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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/block/
H A Dcfq-iosched.c386 static struct rb_node *cfq_rb_first(struct cfq_rb_root *root) function
802 n = cfq_rb_first(&cfqd->service_tree);
1082 while ((n = cfq_rb_first(&cfqd->service_tree)) != NULL) {

Completed in 44 milliseconds