Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dbacking-dev-defs.h109 struct bdi_writeback { struct
123 struct bdi_writeback_congested *congested; argument
125 unsigned long bw_time_stamp; /* last time write bw is updated */
126 unsigned long dirtied_stamp;
127 unsigned long written_stamp; /* pages written at bw_time_stamp */
128 unsigned long write_bandwidth; /* the estimated write bandwidth */
129 unsigned long avg_write_bandwidth; /* further smoothed write bw, > 0 */
137 unsigned long dirty_ratelimit;
138 unsigned long balanced_dirty_ratelimit;
140 struct fprop_local_percpu completions;
[all …]