Home
last modified time | relevance | path

Searched defs:segment_count_main (Results 1 – 2 of 2) sorted by relevance

/third_party/f2fs-tools/fsck/
Dmount.c782 u32 segment_count_main = get_sb(segment_count_main); in sanity_check_area_boundary() local
1379 unsigned int segment_count_main; in sanity_check_ckpt() local
/third_party/f2fs-tools/include/
Df2fs_fs.h818 __le32 segment_count_main; /* # of segments for main area */ member