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

/linux-master/fs/f2fs/
H A Dsysfs.c958 SM_INFO_GENERAL_RW_ATTR(min_ssr_sections); variable
1127 ATTR_LIST(min_ssr_sections),
H A Dsegment.c185 SM_I(sbi)->min_ssr_sections + reserved_sections(sbi));
5359 sm_info->min_ssr_sections = reserved_sections(sbi);
H A Df2fs.h1072 unsigned int min_ssr_sections; /* threshold to trigger SSR allocation */ member in struct:f2fs_sm_info

Completed in 205 milliseconds