Searched refs:min_ssr_sections (Results 1 – 3 of 3) sorted by relevance
724 F2FS_RW_ATTR(SM_INFO, f2fs_sm_info, min_ssr_sections, min_ssr_sections);839 ATTR_LIST(min_ssr_sections),
182 SM_I(sbi)->min_ssr_sections + reserved_sections(sbi)); in f2fs_need_SSR()5188 sm_info->min_ssr_sections = reserved_sections(sbi); in f2fs_build_segment_manager()
1043 unsigned int min_ssr_sections; /* threshold to trigger SSR allocation */ member