Searched refs:GetCellGroup (Results 1 – 1 of 1) sorted by relevance
92 int GetCellGroup(const IndexCell& cell) { in GetCellGroup() function173 GetCellGroup(cell) == disk_cache::ENTRY_RESERVED || in SanityCheck()174 GetCellGroup(cell) > disk_cache::ENTRY_EVICTED) { in SanityCheck()292 return static_cast<EntryGroup>(GetCellGroup(cell_)); in GetGroup()923 switch (GetCellGroup(current_cell)) { in UpdateFromBucket()