Searched refs:oldest (Results 1 – 2 of 2) sorted by relevance
225 Entry* oldest = mOldest; in rehash() local230 for (Entry* p = oldest; p != NULL; p = p->child) { in rehash()
748 int oldest = 0; in find_and_open_tombstone() local754 oldest = i; in find_and_open_tombstone()771 snprintf(path, sizeof(path), TOMBSTONE_DIR"/tombstone_%02d", oldest); in find_and_open_tombstone()