Home
last modified time | relevance | path

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

/fs/f2fs/
Dsegment.h87 #define TOTAL_SECS(sbi) (sbi->total_sections)
Dsuper.c492 sbi->total_sections = le32_to_cpu(raw_super->section_count); in init_sb_info()
Df2fs.h385 unsigned int total_sections; /* total section count */ member