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