Searched refs:SetProtectiveMBR (Results 1 – 2 of 2) sorted by relevance
/third_party/gptfdisk/ | ||
D | gpt.h | 160 void SetProtectiveMBR(BasicMBRData & newMBR) {protectiveMBR = newMBR;} in SetProtectiveMBR() function |
D | gptcl.cc | 552 SetProtectiveMBR(newMBR); in BuildMBR() |