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

/external/gptfdisk/
H A Dmbr.cc50 void MBRData::MakeProtectiveMBR(int clearBoot) { function in class:MBRData
70 } // MBRData::MakeProtectiveMBR()
102 MakeProtectiveMBR(); // ensure it's a fully compliant protective MBR.
H A Dgpt.h155 void MakeProtectiveMBR(void) {protectiveMBR.MakeProtectiveMBR();} function in class:GPTData

Completed in 84 milliseconds