Home
last modified time | relevance | path

Searched refs:use_new (Results 1 - 3 of 3) sorted by relevance

/third_party/gptfdisk/
H A Dgpttext.cc83 } else which = use_new; in UseWhichPartitions()
97 } else which = use_new; in UseWhichPartitions()
104 } else which = use_new; in UseWhichPartitions()
H A Dgpt.h37 enum WhichToUse {use_gpt, use_mbr, use_bsd, use_new, use_abort}; enumerator
H A Dgpt.cc83 whichWasUsed = use_new; in GPTData()
148 whichWasUsed = use_new; in GPTData()
893 case use_new: in LoadPartitions()
1633 // a new set of partitions (use_new). A return value of use_abort indicates
1637 WhichToUse which = use_new; in UseWhichPartitions()
1699 if (which == use_new) in UseWhichPartitions()

Completed in 6 milliseconds