Searched refs:GetCellState (Results 1 – 1 of 1) sorted by relevance
88 int GetCellState(const IndexCell& cell) { in GetCellState() function172 if (GetCellState(cell) > disk_cache::ENTRY_USED || in SanityCheck()201 static_cast<disk_cache::EntryState>(GetCellState(cell)); in IsNormalState()288 return static_cast<EntryState>(GetCellState(cell_)); in GetState()