Home
last modified time | relevance | path

Searched refs:min_ssr_sections (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsysfs.c568 F2FS_RW_ATTR(SM_INFO, f2fs_sm_info, min_ssr_sections, min_ssr_sections);
677 ATTR_LIST(min_ssr_sections),
H A Dsegment.c201 SM_I(sbi)->min_ssr_sections + reserved_sections(sbi)); in f2fs_need_SSR()
5262 sm_info->min_ssr_sections = reserved_sections(sbi); in f2fs_build_segment_manager()
H A Df2fs.h1005 unsigned int min_ssr_sections; /* threshold to trigger SSR allocation */ member
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsysfs.c917 SM_INFO_GENERAL_RW_ATTR(min_ssr_sections); variable
1084 ATTR_LIST(min_ssr_sections),
H A Dsegment.c185 SM_I(sbi)->min_ssr_sections + reserved_sections(sbi)); in f2fs_need_SSR()
5255 sm_info->min_ssr_sections = reserved_sections(sbi); in f2fs_build_segment_manager()
H A Df2fs.h1063 unsigned int min_ssr_sections; /* threshold to trigger SSR allocation */ member

Completed in 34 milliseconds