Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dinternal.h151 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
Dsuper.c102 freed = prune_dcache_sb(sb, sc); in super_cache_scan()
Ddcache.c1164 long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc) in prune_dcache_sb() function