Searched refs:total_sections (Results 1 – 2 of 2) sorted by relevance
/external/f2fs-tools/fsck/ | ||
D | f2fs.h | 184 unsigned int total_sections; /* total section count */ member |
D | mount.c | 726 sbi->total_sections = get_sb(section_count); in init_sb_info() |