Home
last modified time | relevance | path

Searched defs:secs_per_zone (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Df2fs_fs.h118 __le32 secs_per_zone; /* # of sections per zone */ member
/linux/fs/f2fs/
H A Dsuper.c3443 block_t segment_count, segs_per_sec, secs_per_zone, segment_count_main; in sanity_check_raw_super() local
H A Df2fs.h1622 unsigned int secs_per_zone; /* sections per zone */ member