Searched refs:lastFound (Results 1 – 1 of 1) sorted by relevance
884 uint64_t lastFound = 0; in LastLogicalLBA() local888 (partitions[i].GetLastLBA() > lastFound)) in LastLogicalLBA()889 lastFound = partitions[i].GetLastLBA(); in LastLogicalLBA()891 return lastFound; in LastLogicalLBA()