Home
last modified time | relevance | path

Searched defs:total_sectors (Results 1 – 4 of 4) sorted by relevance

/third_party/f2fs-tools/lib/
Dlibf2fs_zoned.c242 uint64_t total_sectors = (dev->total_sectors * c.sector_size) in f2fs_report_zones() local
295 uint64_t total_sectors; in f2fs_check_zones() local
448 uint64_t total_sectors; in f2fs_reset_zones() local
Dlibf2fs.c895 uint32_t total_sectors; in get_device_info() local
/third_party/f2fs-tools/include/
Df2fs_fs.h395 uint64_t total_sectors; /* got by get_device_info */ member
477 uint64_t total_sectors; member
/third_party/f2fs-tools/fsck/
Dmount.c1074 u64 total_sectors; in init_sb_info() local