Searched refs:forced_flushing (Results 1 – 2 of 2) sorted by relevance
178 status_t UpdateCache(bool forced_flushing);206 status_t FlushLocked(bool forced_flushing);
310 bool forced_flushing) { in UpdateCache() argument313 if (forced_flushing || !is_active_) { in UpdateCache()314 res = FlushLocked(forced_flushing); in UpdateCache()406 bool forced_flushing) { in FlushLocked() argument407 if (is_active_ && !forced_flushing) { in FlushLocked()