Searched defs:throtl_grp (Results 1 – 1 of 1) sorted by relevance
61 struct throtl_grp { struct76 * throtl_grp so that local bios compete fairly with bios argument82 struct throtl_qnode qnode_on_self[2];83 struct throtl_qnode qnode_on_parent[2];90 unsigned long disptime;92 unsigned int flags;95 bool has_rules_bps[2];96 bool has_rules_iops[2];99 uint64_t bps[2];102 unsigned int iops[2];[all …]