Searched refs:UpdateRankV2 (Results 1 – 2 of 2) sorted by relevance
59 void UpdateRankV2(EntryImpl* entry, bool modified);
171 return UpdateRankV2(entry, modified); in UpdateRank()402 void Eviction::UpdateRankV2(EntryImpl* entry, bool modified) { in UpdateRankV2() function in disk_cache::Eviction