Home
last modified time | relevance | path

Searched refs:EmptyMBR (Results 1 - 4 of 4) sorted by relevance

/third_party/gptfdisk/
H A Dmbr.cc51 EmptyMBR(clearBoot); in MakeProtectiveMBR()
H A Dbasicmbr.h110 // Pass EmptyMBR 1 to clear the boot loader code, 0 to leave it intact
111 void EmptyMBR(int clearBootloader = 1);
H A Dbasicmbr.cc45 EmptyMBR(); in BasicMBRData()
91 EmptyMBR(); in BasicMBRData()
185 EmptyMBR(0); in ReadMBRData()
995 void BasicMBRData::EmptyMBR(int clearBootloader) { in EmptyMBR() function in BasicMBRData
1011 } // BasicMBRData::EmptyMBR() in EmptyMBR()
H A Dgpttext.cc468 hybridMBR.EmptyMBR(0); in MakeHybrid()
557 protectiveMBR.EmptyMBR(0); in XFormToMBR()

Completed in 6 milliseconds