Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dgetsectsize.c52 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize) in ext2fs_get_device_sectsize()
111 errcode_t ext2fs_get_device_phys_sectsize(const char *file, int *sectsize) in ext2fs_get_device_phys_sectsize()
/third_party/NuttX/drivers/bch/
Dbch.h66 uint32_t sectsize; /* The size of one sector on the device */ member