Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dmbcache.c93 static int mb_cache_shrink_fn(struct shrinker *shrink,
97 .shrink = mb_cache_shrink_fn,
165 mb_cache_shrink_fn(struct shrinker *shrink, struct shrink_control *sc) in mb_cache_shrink_fn() function