Searched defs:cfq_group (Results 1 – 1 of 1) sorted by relevance
216 struct cfq_group { struct218 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 …]