Lines Matching refs:bdi_writeback

53 	struct bdi_writeback *wb = &bdi->wb;  in bdi_debug_stats_show()
264 void wb_wakeup_delayed(struct bdi_writeback *wb) in wb_wakeup_delayed()
277 struct bdi_writeback *wb = container_of(to_delayed_work(work), in wb_update_bandwidth_workfn()
278 struct bdi_writeback, bw_dwork); in wb_update_bandwidth_workfn()
288 static int wb_init(struct bdi_writeback *wb, struct backing_dev_info *bdi, in wb_init()
335 static void cgwb_remove_from_bdi_list(struct bdi_writeback *wb);
340 static void wb_shutdown(struct bdi_writeback *wb) in wb_shutdown()
362 static void wb_exit(struct bdi_writeback *wb) in wb_exit()
391 struct bdi_writeback *wb = container_of(work, struct bdi_writeback, in cgwb_release_workfn()
421 struct bdi_writeback *wb = container_of(refcnt, struct bdi_writeback, in cgwb_release()
426 static void cgwb_kill(struct bdi_writeback *wb) in cgwb_kill()
437 static void cgwb_remove_from_bdi_list(struct bdi_writeback *wb) in cgwb_remove_from_bdi_list()
451 struct bdi_writeback *wb; in cgwb_create()
564 struct bdi_writeback *wb_get_lookup(struct backing_dev_info *bdi, in wb_get_lookup()
567 struct bdi_writeback *wb; in wb_get_lookup()
597 struct bdi_writeback *wb_get_create(struct backing_dev_info *bdi, in wb_get_create()
601 struct bdi_writeback *wb; in wb_get_create()
635 struct bdi_writeback *wb; in cgwb_bdi_unregister()
647 wb = list_first_entry(&bdi->wb_list, struct bdi_writeback, in cgwb_bdi_unregister()
666 struct bdi_writeback *wb; in cleanup_offline_cgwbs_workfn()
672 wb = list_first_entry(&offline_cgwbs, struct bdi_writeback, in cleanup_offline_cgwbs_workfn()
714 struct bdi_writeback *wb, *next; in wb_memcg_offline()
733 struct bdi_writeback *wb, *next; in wb_blkcg_offline()
778 static void cgwb_remove_from_bdi_list(struct bdi_writeback *wb) in cgwb_remove_from_bdi_list()