Lines Matching refs:hybrid
313 << "fresh protective or hybrid MBR is recommended.\n";
585 // Search for hybrid MBR entries that have no corresponding GPT partition.
1094 << "fresh protective or hybrid MBR is recommended.\n";
1478 if ((state == gpt_invalid) && ((mbrState == mbr) || (mbrState == hybrid))) {
1509 if ((state == gpt_valid) && (mbrState == hybrid)) {
1512 cout << "Found valid GPT with hybrid MBR; using GPT.\n";
1526 << "Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but disk\n"
1557 // don't waste CPU time trying to convert extended, hybrid protective, or
1890 if (protectiveMBR.GetValidity() == hybrid) {