Home
last modified time | relevance | path

Searched defs:cfq_group (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/block/
Dcfq-iosched.c216 struct cfq_group { struct
218 struct blkg_policy_data pd;
221 struct rb_node rb_node;
224 u64 vdisktime;
235 int nr_active;
236 unsigned int children_weight;
248 unsigned int vfraction;
256 unsigned int weight;
257 unsigned int new_weight;
258 unsigned int dev_weight;
[all …]