Home
last modified time | relevance | path

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

/third_party/gptfdisk/
H A Dgpt.cc1802 int GPTData::OnePartToMBR(uint32_t gptPart, int mbrPart) { in OnePartToMBR() argument
1810 cout << "GPT partition " << gptPart + 1 << " is out of range; omitting it.\n"; in OnePartToMBR() local
1814 cout << "GPT partition " << gptPart + 1 << " is undefined; omitting it.\n"; in OnePartToMBR() local
1828 cout << "Partition " << gptPart + 1 << " begins beyond the 32-bit pointer limit of MBR " OnePartToMBR() local
[all...]

Completed in 4 milliseconds