Lines Matching defs:throtl_grp
94 struct throtl_grp { struct
109 * throtl_grp so that local bios compete fairly with bios argument
115 struct throtl_qnode qnode_on_self[2];
116 struct throtl_qnode qnode_on_parent[2];
123 unsigned long disptime;
125 unsigned int flags;
128 bool has_rules[2];
131 uint64_t bps[2];
134 unsigned int iops[2];
137 uint64_t bytes_disp[2];
139 unsigned int io_disp[2];
142 unsigned long slice_start[2];
143 unsigned long slice_end[2];
146 struct tg_stats_cpu __percpu *stats_cpu;
149 struct list_head stats_alloc_node;