Lines Matching refs:mbrPart
1638 int GPTData::OnePartToMBR(uint32_t gptPart, int mbrPart) {1641 if ((mbrPart < 0) || (mbrPart > 3)) {1642 cout << "MBR partition " << mbrPart + 1 << " is out of range; omitting it.\n";1659 protectiveMBR.MakePart(mbrPart, (uint32_t) partitions[gptPart].GetFirstLBA(),