Searched defs:throtl_grp (Results 1 – 1 of 1) sorted by relevance
107 struct throtl_grp { struct122 * throtl_grp so that local bios compete fairly with bios argument128 struct throtl_qnode qnode_on_self[2];129 struct throtl_qnode qnode_on_parent[2];136 unsigned long disptime;138 unsigned int flags;141 bool has_rules[2];144 uint64_t bps[2][LIMIT_CNT];146 uint64_t bps_conf[2][LIMIT_CNT];149 unsigned int iops[2][LIMIT_CNT];[all …]