Home
last modified time | relevance | path

Searched refs:lastLogicalLBA (Results 1 – 1 of 1) sorted by relevance

/third_party/gptfdisk/
Dbasicmbr.cc1277 uint64_t firstLogicalLBA, lastLogicalLBA; in MakeLogicalsContiguous() local
1281 lastLogicalLBA = LastLogicalLBA(); in MakeLogicalsContiguous()
1285 (partitions[i].GetLastLBA() <= lastLogicalLBA)) { in MakeLogicalsContiguous()