Home
last modified time | relevance | path

Searched refs:tot_write_bandwidth (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dbacking-dev-defs.h152 atomic_long_t tot_write_bandwidth; member
Dbacking-dev.h54 return atomic_long_read(&bdi->tot_write_bandwidth); in bdi_has_dirty_io()
/linux-4.4.14/fs/
Dfs-writeback.c110 &wb->bdi->tot_write_bandwidth); in wb_io_lists_populated()
121 &wb->bdi->tot_write_bandwidth) < 0); in wb_io_lists_depopulated()
760 unsigned long tot_bw = atomic_long_read(&wb->bdi->tot_write_bandwidth); in wb_split_bdi_pages()
/linux-4.4.14/mm/
Dpage-writeback.c192 unsigned long tot_bw = atomic_long_read(&wb->bdi->tot_write_bandwidth); in wb_min_max_ratio()
1086 &wb->bdi->tot_write_bandwidth) <= 0); in wb_update_write_bandwidth()