Home
last modified time | relevance | path

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

/fs/
Dinternal.h166 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
Dsuper.c105 freed = prune_dcache_sb(sb, sc); in super_cache_scan()
Ddcache.c1251 long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc) in prune_dcache_sb() function