Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbacking-dev-defs.h181 atomic_long_t tot_write_bandwidth; member
A Dbacking-dev.h62 return atomic_long_read(&bdi->tot_write_bandwidth); in bdi_has_dirty_io()
/linux-6.3-rc2/fs/
A Dfs-writeback.c93 &wb->bdi->tot_write_bandwidth); in wb_io_lists_populated()
104 &wb->bdi->tot_write_bandwidth) < 0); in wb_io_lists_depopulated()
913 unsigned long tot_bw = atomic_long_read(&wb->bdi->tot_write_bandwidth); in wb_split_bdi_pages()
/linux-6.3-rc2/mm/
A Dpage-writeback.c188 unsigned long tot_bw = atomic_long_read(&wb->bdi->tot_write_bandwidth); in wb_min_max_ratio()
1224 &wb->bdi->tot_write_bandwidth) <= 0); in wb_update_write_bandwidth()

Completed in 16 milliseconds