Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:selectedSize

2129    uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0;
2137 if (segmentSize > selectedSize) {
2138 selectedSize = segmentSize;