Home
last modified time | relevance | path

Searched defs:throtl_grp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-throttle.h67 struct throtl_grp { struct
82 * throtl_grp so that local bios compete fairly with bios argument
88 struct throtl_qnode qnode_on_self[2];
89 struct throtl_qnode qnode_on_parent[2];
96 unsigned long disptime;
98 unsigned int flags;
101 bool has_rules_bps[2];
102 bool has_rules_iops[2];
105 uint64_t bps[2][LIMIT_CNT];
107 uint64_t bps_conf[2][LIMIT_CNT];
[all …]