Home
last modified time | relevance | path

Searched defs:bdi_writeback_congested (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dbacking-dev-defs.h51 struct bdi_writeback_congested { struct
52 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 */