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