Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:MAX_MBR_PARTS

1557    if (numParts > MAX_MBR_PARTS)
1558 numToConvert = MAX_MBR_PARTS;