Searched defs:throtl_grp (Results 1 – 1 of 1) sorted by relevance
69 struct throtl_grp { struct84 * throtl_grp so that local bios compete fairly with bios argument90 struct throtl_qnode qnode_on_self[2];91 struct throtl_qnode qnode_on_parent[2];98 unsigned long disptime;100 unsigned int flags;103 bool has_rules_bps[2];104 bool has_rules_iops[2];107 uint64_t bps[2];110 unsigned int iops[2];[all …]