Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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
/linux-6.6.21/fs/
Dfs-writeback.c245 if (inode_cgwb_enabled(inode)) { in __inode_attach_wb()
713 if (!inode_cgwb_enabled(inode)) { in wbc_attach_and_unlock_inode()
/linux-6.6.21/mm/
Dpage-writeback.c2005 if (inode_cgwb_enabled(inode)) in balance_dirty_pages_ratelimited_flags()