Searched defs:flush_attempts (Results 1 – 2 of 2) sorted by relevance
1989 uint32_t flush_attempts() const { return flush_attempts_; } in flush_attempts() function
2303 let mut flush_attempts = 0; in do_snapshot() localVariable