Searched refs:use_gpt (Results 1 - 5 of 5) sorted by relevance

/external/gptfdisk/
H A Dgdisk.cc34 if (theGPT.GetState() != use_gpt)
41 if (theGPT.GetState() != use_gpt)
H A Dcgdisk.cc68 if (theGPT.GetState() != use_gpt) {
H A Dgpttext.cc81 which = use_gpt;
96 which = use_gpt;
103 which = use_gpt;
H A Dgpt.h39 enum WhichToUse {use_gpt, use_mbr, use_bsd, use_new, use_abort}; enumerator in enum:WhichToUse
H A Dgpt.cc780 case use_gpt:
1475 // MBR (use_mbr), the GPT (use_gpt), the BSD disklabel (use_bsd), or create
1512 which = use_gpt;
1517 which = use_gpt;
1524 which = use_gpt;
1536 which = use_gpt;

Completed in 97 milliseconds