Searched defs:bdi_writeback (Results 1 – 1 of 1) sorted by relevance
81 struct bdi_writeback { struct95 struct bdi_writeback_congested *congested; argument97 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 …]