Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dsegment.h52 #define MAIN_SECS(sbi) (sbi->total_sections)
Dsuper.c908 sbi->total_sections = le32_to_cpu(raw_super->section_count); in init_sb_info()
Df2fs.h659 unsigned int total_sections; /* total section count */ member