Home | History | Annotate | Download | only in blockfile

Lines Matching defs:old_entry

522     EntryImpl* old_entry = MatchEntry(key, hash, false, Addr(), &error);
523 if (old_entry)
524 return ResurrectEntry(old_entry);