Home
last modified time | relevance | path

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

/external/gptfdisk/
Dbasicmbr.cc1244 uint64_t firstLogicalLBA, lastLogicalLBA; in MakeLogicalsContiguous() local
1248 lastLogicalLBA = LastLogicalLBA(); in MakeLogicalsContiguous()
1252 (partitions[i].GetLastLBA() <= lastLogicalLBA)) { in MakeLogicalsContiguous()