Searched refs:VerifyMBR (Results 1 - 2 of 2) sorted by relevance
/third_party/gptfdisk/ | ||
H A D | gpt.h | 106 int VerifyMBR(void) {return protectiveMBR.FindOverlaps();} in VerifyMBR() function in GPTData |
H A D | gpt.cc | 391 problems += VerifyMBR(); in Verify() |
Completed in 8 milliseconds