Home
last modified time | relevance | path

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

/linux/fs/
H A Dinternal.h220 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
H A Dsuper.c222 freed = prune_dcache_sb(sb, sc); in super_cache_scan()
H A Ddcache.c1215 long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc) in prune_dcache_sb() function