Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbacking-dev-defs.h130 struct bdi_writeback { struct
144 struct bdi_writeback_congested *congested; argument
146 unsigned long bw_time_stamp; /* last time write bw is updated */
147 unsigned long dirtied_stamp;
148 unsigned long written_stamp; /* pages written at bw_time_stamp */
149 unsigned long write_bandwidth; /* the estimated write bandwidth */
150 unsigned long avg_write_bandwidth; /* further smoothed write bw, > 0 */
158 unsigned long dirty_ratelimit;
159 unsigned long balanced_dirty_ratelimit;
161 struct fprop_local_percpu completions;
[all …]