Home
last modified time | relevance | path

Searched refs:clearBoot (Results 1 - 2 of 2) sorted by relevance

/third_party/gptfdisk/
H A Dmbr.cc48 // Create a protective MBR. Clears the boot loader area if clearBoot > 0.
49 void MBRData::MakeProtectiveMBR(int clearBoot) { in MakeProtectiveMBR() argument
51 EmptyMBR(clearBoot); in MakeProtectiveMBR()
H A Dmbr.h33 void MakeProtectiveMBR(int clearBoot = 0);

Completed in 1 milliseconds