Searched defs:sectsize (Results 1 – 2 of 2) sorted by relevance
52 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()
66 uint32_t sectsize; /* The size of one sector on the device */ member