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
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];
115 uint64_t bytes_disp[2];
117 unsigned int io_disp[2];
131 int carryover_ios[2];
[all …]