Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dshrinker.c112 freed += f2fs_shrink_read_extent_tree(sbi, nr >> 2); in f2fs_shrink_scan()
239 f2fs_shrink_read_extent_tree(sbi, __count_extent_cache(sbi, EX_READ)); in f2fs_leave_shrinker()
H A Dextent_cache.c1088 unsigned int f2fs_shrink_read_extent_tree(struct f2fs_sb_info *sbi, int nr_shrink) in f2fs_shrink_read_extent_tree() function