Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.h61 struct throtl_grp { struct
76 * throtl_grp so that local bios compete fairly with bios argument
90 unsigned long disptime;
92 unsigned int flags;
95 bool has_rules_bps[2];
96 bool has_rules_iops[2];
99 uint64_t bps[2];
101 uint64_t bps_conf[2];
104 unsigned int iops[2];
109 uint64_t bytes_disp[2];
[all …]