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

/external/gptfdisk/
H A Dgpt.h123 int SaveMBR(void);
H A Dgptcl.cc273 if (SaveMBR()) {
H A Dgpttext.cc497 // the GPT data, call SaveMBR() to save the MBR, and then exit.
687 if ((DestroyGPT() > 0) && (SaveMBR())) {
H A Dgpt.cc1321 int GPTData::SaveMBR(void) { function in class:GPTData
1323 } // GPTData::SaveMBR()

Completed in 71 milliseconds