Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbacking-dev.h173 static inline bool inode_cgwb_enabled(struct inode *inode) in inode_cgwb_enabled() function
323 static inline bool inode_cgwb_enabled(struct inode *inode) in inode_cgwb_enabled() function
/openbmc/linux/fs/
H A Dfs-writeback.c245 if (inode_cgwb_enabled(inode)) { in __inode_attach_wb()
713 if (!inode_cgwb_enabled(inode)) { in wbc_attach_and_unlock_inode()
/openbmc/linux/mm/
H A Dpage-writeback.c2027 if (inode_cgwb_enabled(inode)) in balance_dirty_pages_ratelimited_flags()