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.c232 u_int64_t total_sectors = (dev->total_sectors * c.sector_size) in f2fs_report_zones() local
285 u_int64_t total_sectors; in f2fs_check_zones() local
438 u_int64_t total_sectors; in f2fs_reset_zones() local
Dlibf2fs.c880 uint32_t total_sectors; in get_device_info() local
/third_party/f2fs-tools/include/
Df2fs_fs.h325 u_int64_t total_sectors; /* got by get_device_info */ member
365 u_int64_t total_sectors; member
/third_party/f2fs-tools/fsck/
Dmount.c990 u64 total_sectors; in init_sb_info() local