Searched refs:__count_extent_cache (Results 1 – 1 of 1) sorted by relevance
31 static unsigned long __count_extent_cache(struct f2fs_sb_info *sbi, in __count_extent_cache() function60 count += __count_extent_cache(sbi, EX_READ); in f2fs_shrink_count()63 count += __count_extent_cache(sbi, EX_BLOCK_AGE); in f2fs_shrink_count()142 f2fs_shrink_read_extent_tree(sbi, __count_extent_cache(sbi, EX_READ)); in f2fs_leave_shrinker()144 __count_extent_cache(sbi, EX_BLOCK_AGE)); in f2fs_leave_shrinker()