Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-throttle.c94 struct throtl_grp { struct
109 * throtl_grp so that local bios compete fairly with bios argument
115 struct throtl_qnode qnode_on_self[2];
116 struct throtl_qnode qnode_on_parent[2];
123 unsigned long disptime;
125 unsigned int flags;
128 bool has_rules[2];
131 uint64_t bps[2];
134 unsigned int iops[2];
137 uint64_t bytes_disp[2];
[all …]