Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbacking-dev.h265 static inline bool inode_cgwb_enabled(struct inode *inode) in inode_cgwb_enabled() function
416 static inline bool inode_cgwb_enabled(struct inode *inode) in inode_cgwb_enabled() function
/linux-4.4.14/fs/
Dfs-writeback.c234 if (inode_cgwb_enabled(inode)) { in __inode_attach_wb()
521 if (!inode_cgwb_enabled(inode)) { in wbc_attach_and_unlock_inode()
/linux-4.4.14/mm/
Dpage-writeback.c1831 if (inode_cgwb_enabled(inode)) in balance_dirty_pages_ratelimited()