Home
last modified time | relevance | path

Searched refs:HaveSomethingToClean (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/db/
Djob_context.h109 inline bool HaveSomethingToClean() const { in HaveSomethingToClean() function
/rocksdb-6.9/db/db_impl/
Ddb_impl_compaction_flush.cc911 if (job_context.HaveSomethingToClean() || in CompactFiles()
2327 if (job_context.HaveSomethingToClean() || in BackgroundCallFlush()
2426 if (job_context.HaveSomethingToClean() || in BackgroundCallCompaction()