Searched refs:reserved_sections (Results 1 – 2 of 2) sorted by relevance
598 static inline int reserved_sections(struct f2fs_sb_info *sbi) in reserved_sections() function700 lower_secs += needed + reserved_sections(sbi); in has_not_enough_free_secs()701 upper_secs += needed + reserved_sections(sbi); in has_not_enough_free_secs()
185 SM_I(sbi)->min_ssr_sections + reserved_sections(sbi)); in f2fs_need_SSR()5688 sm_info->min_ssr_sections = reserved_sections(sbi); in f2fs_build_segment_manager()
Completed in 17 milliseconds