Home
last modified time | relevance | path

Searched refs:prune_dcache_sb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dinternal.h166 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
H A Dsuper.c105 freed = prune_dcache_sb(sb, sc); in super_cache_scan()
H A Ddcache.c1205 * prune_dcache_sb - shrink the dcache
1216 long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc) in prune_dcache_sb() function
/kernel/linux/linux-6.6/fs/
H A Dinternal.h204 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
H A Dsuper.c228 freed = prune_dcache_sb(sb, sc); in super_cache_scan()
H A Ddcache.c1265 * prune_dcache_sb - shrink the dcache
1276 long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc) in prune_dcache_sb() function

Completed in 14 milliseconds