Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddcache.h245 extern void shrink_dcache_for_umount(struct super_block *);
/Linux-v6.1/fs/
Dsuper.c473 shrink_dcache_for_umount(sb); in generic_shutdown_super()
Ddcache.c1691 void shrink_dcache_for_umount(struct super_block *sb) in shrink_dcache_for_umount() function