Home
last modified time | relevance | path

Searched defs:sectorAlignment (Results 1 - 4 of 4) sorted by relevance

/third_party/gptfdisk/
H A Dsupport.cc139 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint32_t sectorAlignment, uint64_t def) { in IeeeToInt() argument
H A Dgpt.h81 uint32_t sectorAlignment; // Start partitions at multiples of sectorAlignment member in GPTData
H A Dgpttext.cc259 << sector << " in\norder to align on " << sectorAlignment in CreatePartition() local
H A Dgpt.cc1606 cout << "Partitions will be aligned on " << sectorAlignment << " in DisplayGPTData() local
1985 << startSector << " in\\norder to align on " << sectorAlignment CreatePartition() local
[all...]

Completed in 7 milliseconds