Searched defs:cleancache_fs_enabled_mapping (Results 1 – 1 of 1) sorted by relevance
55 static inline bool cleancache_fs_enabled_mapping(struct address_space *mapping) in cleancache_fs_enabled_mapping() function62 #define cleancache_fs_enabled_mapping(_page) (0) macro