Searched refs:firstInLargest (Results 1 – 1 of 1) sorted by relevance
202 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector, lastAligned; in CreatePartition() local215 firstInLargest = FindFirstInLargest(); in CreatePartition()216 Align(&firstInLargest); in CreatePartition()230 << firstInLargest << ") or {+-}size{KMGTP}: "; in CreatePartition()232 sector = GetSectorNum(firstBlock, lastBlock, firstInLargest, prompt2.str()); in CreatePartition()