Searched defs:cfq_group (Results 1 – 1 of 1) sorted by relevance
231 struct cfq_group { struct233 struct blkg_policy_data pd;236 struct rb_node rb_node;239 u64 vdisktime;250 int nr_active;251 unsigned int children_weight;263 unsigned int vfraction;271 unsigned int weight;272 unsigned int new_weight;273 unsigned int dev_weight;[all …]