Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-throttle.c86 struct throtl_grp { struct
101 * throtl_grp so that local bios compete fairly with bios argument
107 struct throtl_qnode qnode_on_self[2];
108 struct throtl_qnode qnode_on_parent[2];
115 unsigned long disptime;
117 unsigned int flags;
120 bool has_rules[2];
123 uint64_t bps[2];
126 unsigned int iops[2];
129 uint64_t bytes_disp[2];
[all …]