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