Home
last modified time | relevance | path

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

/third_party/gptfdisk/
H A Dgpt.h37 enum WhichToUse {use_gpt, use_mbr, use_bsd, use_new, use_abort}; enumerator
H A Dgpttext.cc79 which = use_mbr; in UseWhichPartitions()
94 which = use_mbr; in UseWhichPartitions()
H A Dgptcl.cc167 if ((WhichWasUsed() == use_mbr) || (WhichWasUsed() == use_bsd)) in DoOptions()
H A Dgpt.cc878 case use_mbr: in LoadPartitions()
1632 // MBR (use_mbr), the GPT (use_gpt), the BSD disklabel (use_bsd), or create
1652 which = use_mbr; in UseWhichPartitions()

Completed in 15 milliseconds