Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:DoTheyFit

885 int BasicMBRData::DoTheyFit(void) {
894 } // BasicMBRData::DoTheyFit(void)
925 allOK = (allOK && DoTheyFit());