Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dcfq-iosched.c224 struct cfq_group { struct
226 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 …]