Home
last modified time | relevance | path

Searched refs:__cleancache_invalidate_fs (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dcleancache.h48 extern void __cleancache_invalidate_fs(struct super_block *);
121 __cleancache_invalidate_fs(sb); in cleancache_invalidate_fs()
/linux/mm/
A Dcleancache.c291 void __cleancache_invalidate_fs(struct super_block *sb) in __cleancache_invalidate_fs() function
301 EXPORT_SYMBOL(__cleancache_invalidate_fs);

Completed in 5 milliseconds