Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dshrinker.c36 static unsigned long __count_extent_cache(struct f2fs_sb_info *sbi) in __count_extent_cache() function
62 count += __count_extent_cache(sbi); in f2fs_shrink_count()
138 f2fs_shrink_extent_tree(sbi, __count_extent_cache(sbi)); in f2fs_leave_shrinker()