Searched defs:throtl_grp (Results 1 – 1 of 1) sorted by relevance
106 struct throtl_grp { struct121 * throtl_grp so that local bios compete fairly with bios argument127 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 …]