Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:IsSizedForMBR

433       if (partitions[j].IsUsed() && (partitions[j].IsSizedForMBR() != MBR_SIZED_BAD)) {
446 if (partitions[j].IsSizedForMBR() == MBR_SIZED_IFFY)
504 if (partitions[i].IsSizedForMBR() == MBR_SIZED_IFFY)
507 // bother checking other IsSizedForMBR() return values....