Home
last modified time | relevance | path

Searched refs:firstInLargest (Results 1 - 1 of 1) sorted by relevance

/third_party/gptfdisk/
H A Dgpttext.cc224 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector, lastAligned; in CreatePartition() local
237 firstInLargest = FindFirstInLargest(); in CreatePartition()
238 Align(&firstInLargest); in CreatePartition()
252 << firstInLargest << ") or {+-}size{KMGTP}: "; in CreatePartition() local
254 sector = GetSectorNum(firstBlock, lastBlock, firstInLargest, prompt2.str()); in CreatePartition()

Completed in 2 milliseconds