Searched defs:sector_bytes (Results 1 – 5 of 5) sorted by relevance
15 size_t CalculateEntriesSectors(GptHeader* h, uint32_t sector_bytes) in CalculateEntriesSectors()69 uint32_t sector_bytes) in CheckHeader()
81 const uint64_t sector_bytes, in Load()139 const uint64_t sector_bytes, in Save()157 static int GptLoad(struct drive *drive, uint32_t sector_bytes) { in GptLoad()293 static int ObtainDriveSize(int fd, uint64_t* size, uint32_t* sector_bytes) { in ObtainDriveSize()319 uint32_t sector_bytes; in DriveOpen() local
95 uint32_t sector_bytes; member
240 uint32_t sector_bytes; in ParameterTests() member
405 unsigned short sector_bytes; /* unformatted bytes per sector */ member