Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwriteback.h222 bool cleanup_offline_cgwb(struct bdi_writeback *wb);
/linux/mm/
H A Dbacking-dev.c907 while (cleanup_offline_cgwb(wb)) in bdi_alloc()
/linux/fs/
H A Dfs-writeback.c665 bool cleanup_offline_cgwb(struct bdi_writeback *wb) in cleanup_offline_cgwb() function