Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddcache.h248 extern void shrink_dcache_for_umount(struct super_block *);
/Linux-v4.19/fs/
Dsuper.c441 shrink_dcache_for_umount(sb); in generic_shutdown_super()
Ddcache.c1535 void shrink_dcache_for_umount(struct super_block *sb) in shrink_dcache_for_umount() function