Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:GPT_SIZE

169    if (curHigh < (blockSize / GPT_SIZE))
170 curHigh = blockSize / GPT_SIZE;