Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Df2fs.h184 unsigned int total_sections; /* total section count */ member
Dmount.c726 sbi->total_sections = get_sb(section_count); in init_sb_info()