Searched refs:write_bandwidth (Results 1 – 5 of 5) sorted by relevance
94 (unsigned long) K(bdi->write_bandwidth), in bdi_debug_stats_show()409 bdi->write_bandwidth = INIT_BW; in bdi_init()
851 unsigned long old = bdi->write_bandwidth; in bdi_update_write_bandwidth()871 bw += (u64)bdi->write_bandwidth * (period - elapsed); in bdi_update_write_bandwidth()884 bdi->write_bandwidth = bw; in bdi_update_write_bandwidth()
77 unsigned long write_bandwidth; /* the estimated write bandwidth */ member
567 u32 write_bandwidth; member
402 __entry->write_bw = KBps(bdi->write_bandwidth);