Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
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];
121 uint64_t last_bytes_disp[2];
[all …]

Completed in 3 milliseconds