Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-throttle.c106 struct throtl_grp { struct
121 * throtl_grp so that local bios compete fairly with bios argument
127 struct throtl_qnode qnode_on_self[2];
128 struct throtl_qnode qnode_on_parent[2];
135 unsigned long disptime;
137 unsigned int flags;
140 bool has_rules[2];
143 uint64_t bps[2][LIMIT_CNT];
145 uint64_t bps_conf[2][LIMIT_CNT];
148 unsigned int iops[2][LIMIT_CNT];
[all …]