Home
last modified time | relevance | path

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

/openbmc/linux/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.c1280 long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc) in prune_dcache_sb() function