Searched refs:plotGeneration (Results 1 – 1 of 1) sorted by relevance
268 uint64_t plotGeneration = fPages[page].fPlotArray[plot]->genID(); in hasID() local270 return plot < fNumPlots && page < fNumActivePages && plotGeneration == locatorGeneration; in hasID()