Searched defs:sector_bytes (Results 1 – 4 of 4) sorted by relevance
65 const uint64_t sector_bytes, in Load()130 const uint64_t sector_bytes, in Save()148 static int GptLoad(struct drive *drive, uint32_t sector_bytes) { in GptLoad()265 static int ObtainDriveSize(int fd, uint64_t* size, uint32_t* sector_bytes) { in ObtainDriveSize()291 uint32_t sector_bytes; in DriveOpen() local
92 uint32_t sector_bytes; member
242 uint32_t sector_bytes; in ParameterTests() member
405 unsigned short sector_bytes; /* unformatted bytes per sector */ member