Searched refs:tot_write_bandwidth (Results 1 – 5 of 5) sorted by relevance
179 atomic_long_t tot_write_bandwidth; member
60 return atomic_long_read(&bdi->tot_write_bandwidth); in bdi_has_dirty_io()
93 &wb->bdi->tot_write_bandwidth); in wb_io_lists_populated()104 &wb->bdi->tot_write_bandwidth) < 0); in wb_io_lists_depopulated()954 unsigned long tot_bw = atomic_long_read(&wb->bdi->tot_write_bandwidth); in wb_split_bdi_pages()
190 unsigned long tot_bw = atomic_long_read(&wb->bdi->tot_write_bandwidth); in wb_min_max_ratio()1291 &wb->bdi->tot_write_bandwidth) <= 0); in wb_update_write_bandwidth()
123 tot_bw = atomic_long_read(&bdi->tot_write_bandwidth); in bdi_debug_stats_show()
Completed in 19 milliseconds