Searched refs:wb_start_writeback (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/ |
D | backing-dev.h | 32 void wb_start_writeback(struct bdi_writeback *wb, long nr_pages,
|
/linux-4.4.14/fs/ |
D | fs-writeback.c | 924 void wb_start_writeback(struct bdi_writeback *wb, long nr_pages, in wb_start_writeback() function 1927 wb_start_writeback(wb, wb_split_bdi_pages(wb, nr_pages), in wakeup_flusher_threads()
|
/linux-4.4.14/mm/ |
D | page-writeback.c | 1983 wb_start_writeback(wb, nr_pages, true, in laptop_mode_timer_fn()
|