OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:total_sections
(Results
1 - 2
of
2
) sorted by null
/external/f2fs-tools/fsck/
f2fs.h
149
unsigned int
total_sections
; /* total section count */
member in struct:f2fs_sb_info
mount.c
304
sbi->
total_sections
= le32_to_cpu(raw_super->section_count);
[
all
...]
Completed in 44 milliseconds