Home
last modified time | relevance | path

Searched refs:wb_update_bandwidth (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dwriteback.h365 void wb_update_bandwidth(struct bdi_writeback *wb, unsigned long start_time);
/linux-4.4.14/fs/
Dfs-writeback.c1714 wb_update_bandwidth(wb, wb_start); in wb_writeback()
/linux-4.4.14/mm/
Dpage-writeback.c1353 void wb_update_bandwidth(struct bdi_writeback *wb, unsigned long start_time) in wb_update_bandwidth() function