Home
last modified time | relevance | path

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

/block/
Dblk-throttle.c107 struct throtl_grp { struct
122 * throtl_grp so that local bios compete fairly with bios argument
128 struct throtl_qnode qnode_on_self[2];
129 struct throtl_qnode qnode_on_parent[2];
136 unsigned long disptime;
138 unsigned int flags;
141 bool has_rules[2];
144 uint64_t bps[2][LIMIT_CNT];
146 uint64_t bps_conf[2][LIMIT_CNT];
149 unsigned int iops[2][LIMIT_CNT];
[all …]