Searched refs:locatorGeneration (Results 1 – 1 of 1) sorted by relevance
269 uint64_t locatorGeneration = plotLocator.genID(); in hasID() local270 return plot < fNumPlots && page < fNumActivePages && plotGeneration == locatorGeneration; in hasID()