Searched defs:throtl_grp (Results 1 – 1 of 1) sorted by relevance
94 struct throtl_grp { struct109 * throtl_grp so that local bios compete fairly with bios argument115 struct throtl_qnode qnode_on_self[2];116 struct throtl_qnode qnode_on_parent[2];123 unsigned long disptime;125 unsigned int flags;128 bool has_rules[2];131 uint64_t bps[2];134 unsigned int iops[2];137 uint64_t bytes_disp[2];[all …]