HomeSort by relevance Sort by last modified time
    Searched refs:SaveMBR (Results 1 - 4 of 4) sorted by null

  /external/gptfdisk/
gpt.h 124 int SaveMBR(void);
gptcl.cc 277 if (SaveMBR()) {
gpttext.cc 497 // the GPT data, call SaveMBR() to save the MBR, and then exit.
687 if ((DestroyGPT() > 0) && (SaveMBR())) {
    [all...]
gpt.cc     [all...]

Completed in 47 milliseconds