Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbacking-dev-defs.h81 struct bdi_writeback { struct
95 struct bdi_writeback_congested *congested; argument
97 unsigned long bw_time_stamp; /* last time write bw is updated */
98 unsigned long dirtied_stamp;
99 unsigned long written_stamp; /* pages written at bw_time_stamp */
100 unsigned long write_bandwidth; /* the estimated write bandwidth */
101 unsigned long avg_write_bandwidth; /* further smoothed write bw, > 0 */
109 unsigned long dirty_ratelimit;
110 unsigned long balanced_dirty_ratelimit;
112 struct fprop_local_percpu completions;
[all …]