Searched refs:firstInLargest (Results 1 – 1 of 1) sorted by relevance
184 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector; in CreatePartition() local197 firstInLargest = FindFirstInLargest(); in CreatePartition()198 Align(&firstInLargest); in CreatePartition()212 << firstInLargest << ") or {+-}size{KMGTP}: "; in CreatePartition()214 sector = GetSectorNum(firstBlock, lastBlock, firstInLargest, blockSize, prompt2.str()); in CreatePartition()