Home
last modified time | relevance | path

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

/third_party/gptfdisk/
H A Dgptpart.h28 #define MBR_SIZED_IFFY 1 /* Partition starts under 2^32 & is less than 2^32, but ends over 2^32 */ macro
H A Dgpttext.cc502 if (partitions[j].IsSizedForMBR() == MBR_SIZED_IFFY) in MakeHybrid()
560 if (partitions[i].IsSizedForMBR() == MBR_SIZED_IFFY) in XFormToMBR()
H A Dgptpart.cc150 // Returns MBR_SIZED_GOOD, MBR_SIZED_IFFY, or MBR_SIZED_BAD; see comments
158 retval = MBR_SIZED_IFFY; in IsSizedForMBR()

Completed in 4 milliseconds