Searched defs:bdi_writeback_congested (Results 1 – 1 of 1) sorted by relevance
51 struct bdi_writeback_congested { struct52 unsigned long state; /* WB_[a]sync_congested flags */53 atomic_t refcnt; /* nr of attached wb's and blkg */56 struct backing_dev_info *bdi; /* the associated bdi */57 int blkcg_id; /* ID of the associated blkcg */58 struct rb_node rb_node; /* on bdi->cgwb_congestion_tree */