Lines Matching refs:bdi_writeback
54 struct bdi_writeback *wb = &bdi->wb; in bdi_debug_stats_show()
258 void wb_wakeup_delayed(struct bdi_writeback *wb) in wb_wakeup_delayed()
271 struct bdi_writeback *wb = container_of(to_delayed_work(work), in wb_update_bandwidth_workfn()
272 struct bdi_writeback, bw_dwork); in wb_update_bandwidth_workfn()
282 static int wb_init(struct bdi_writeback *wb, struct backing_dev_info *bdi, in wb_init()
329 static void cgwb_remove_from_bdi_list(struct bdi_writeback *wb);
334 static void wb_shutdown(struct bdi_writeback *wb) in wb_shutdown()
356 static void wb_exit(struct bdi_writeback *wb) in wb_exit()
385 struct bdi_writeback *wb = container_of(work, struct bdi_writeback, in cgwb_release_workfn()
414 struct bdi_writeback *wb = container_of(refcnt, struct bdi_writeback, in cgwb_release()
419 static void cgwb_kill(struct bdi_writeback *wb) in cgwb_kill()
430 static void cgwb_remove_from_bdi_list(struct bdi_writeback *wb) in cgwb_remove_from_bdi_list()
443 struct bdi_writeback *wb; in cgwb_create()
555 struct bdi_writeback *wb_get_lookup(struct backing_dev_info *bdi, in wb_get_lookup()
558 struct bdi_writeback *wb; in wb_get_lookup()
588 struct bdi_writeback *wb_get_create(struct backing_dev_info *bdi, in wb_get_create()
592 struct bdi_writeback *wb; in wb_get_create()
626 struct bdi_writeback *wb; in cgwb_bdi_unregister()
638 wb = list_first_entry(&bdi->wb_list, struct bdi_writeback, in cgwb_bdi_unregister()
657 struct bdi_writeback *wb; in cleanup_offline_cgwbs_workfn()
663 wb = list_first_entry(&offline_cgwbs, struct bdi_writeback, in cleanup_offline_cgwbs_workfn()
705 struct bdi_writeback *wb, *next; in wb_memcg_offline()
724 struct bdi_writeback *wb, *next; in wb_blkcg_offline()
770 static void cgwb_remove_from_bdi_list(struct bdi_writeback *wb) in cgwb_remove_from_bdi_list()