Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsegment.h53 #define MAIN_SECS(sbi) (sbi->total_sections)
Dsuper.c1007 sbi->total_sections = le32_to_cpu(raw_super->section_count); in init_sb_info()
Df2fs.h770 unsigned int total_sections; /* total section count */ member