Searched defs:cfq_group (Results 1 – 1 of 1) sorted by relevance
224 struct cfq_group { struct226 struct blkg_policy_data pd;229 struct rb_node rb_node;232 u64 vdisktime;243 int nr_active;244 unsigned int children_weight;256 unsigned int vfraction;264 unsigned int weight;265 unsigned int new_weight;266 unsigned int dev_weight;[all …]