Searched defs:throtl_grp (Results 1 – 1 of 1) sorted by relevance
62 struct throtl_grp { struct77 * throtl_grp so that local bios compete fairly with bios argument83 struct throtl_qnode qnode_on_self[2];84 struct throtl_qnode qnode_on_parent[2];91 unsigned long disptime;93 unsigned int flags;96 bool has_rules_bps[2];97 bool has_rules_iops[2];100 uint64_t bps[2];103 unsigned int iops[2];[all …]