Home
last modified time | relevance | path

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

/include/linux/
Dbacking-dev.h173 static inline int wb_congested(struct bdi_writeback *wb, int cong_bits) in wb_congested() function
413 refcount_inc(&bdi->wb_congested->refcnt); in wb_congested_get_create()
414 return bdi->wb_congested; in wb_congested_get_create()
465 return wb_congested(&inode_to_bdi(inode)->wb, cong_bits); in inode_congested()
488 return wb_congested(&bdi->wb, cong_bits); in bdi_congested()
Dbacking-dev-defs.h218 struct bdi_writeback_congested *wb_congested; member
Dblk-cgroup.h119 struct bdi_writeback_congested *wb_congested; member