Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dshrinker.c40 unsigned long f2fs_shrink_count(struct shrinker *shrink, in f2fs_shrink_count() function
H A Df2fs.h4621 unsigned long f2fs_shrink_count(struct shrinker *shrink,
H A Dsuper.c164 f2fs_shrinker_info->count_objects = f2fs_shrink_count; in f2fs_init_shrinker()