Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddcache.h248 extern void shrink_dcache_for_umount(struct super_block *);
/Linux-v5.4/fs/
Dsuper.c447 shrink_dcache_for_umount(sb); in generic_shutdown_super()
Ddcache.c1610 void shrink_dcache_for_umount(struct super_block *sb) in shrink_dcache_for_umount() function