Searched refs:wb_congested (Results 1 – 2 of 2) sorted by relevance
151 static inline int wb_congested(struct bdi_writeback *wb, int cong_bits) in wb_congested() function390 return wb_congested(&inode_to_bdi(inode)->wb, cong_bits); in inode_congested()413 return wb_congested(&bdi->wb, cong_bits); in bdi_congested()
792 congested = wb_congested(wb, cong_bits); in inode_congested()797 return wb_congested(&inode_to_bdi(inode)->wb, cong_bits); in inode_congested()