Searched refs:serving_type (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.c221 enum wl_type_t serving_type; member in struct:cfq_data
958 cfqg->saved_workload = cfqd->serving_type;
1618 cfqd->serving_prio, cfqd->serving_type);
1706 cfqd->serving_type);
2133 st = service_tree_for(cfqg, cfqd->serving_prio, cfqd->serving_type);
2143 cfqd->serving_type =
2145 st = service_tree_for(cfqg, cfqd->serving_prio, cfqd->serving_type);
2159 if (cfqd->serving_type == ASYNC_WORKLOAD) {
2208 cfqd->serving_type = cfqg->saved_workload;
3239 if (cfqd->serving_type
[all...]

Completed in 32 milliseconds