Searched refs:ShutdownInProgress (Results 1 – 9 of 9) sorted by relevance
151 static Status ShutdownInProgress(SubCode msg = kNone) {154 static Status ShutdownInProgress(const Slice& msg,
67 ShutdownInProgress( (byte)0x8), enumConstant
151 return Status::ShutdownInProgress(); in MergeUntil()
233 s = Status::ShutdownInProgress("Database shutdown"); in Run()
940 return Status::ShutdownInProgress(); in CompactFilesImpl()1827 return Status::ShutdownInProgress(); in WaitUntilFlushWouldNotStallWrites()1888 return Status::ShutdownInProgress(); in WaitForFlushMemTables()2210 status = Status::ShutdownInProgress(); in BackgroundFlush()2504 status = Status::ShutdownInProgress(); in BackgroundCompaction()
305 s = Status::ShutdownInProgress(); in ResumeImpl()373 s = Status::ShutdownInProgress(); in ResumeImpl()
633 status_ = Status::ShutdownInProgress(); in NextFromInput()
1021 status = Status::ShutdownInProgress("Database shutdown"); in ProcessKeyValueCompaction()
566 ROCKSDB_NAMESPACE::Status::ShutdownInProgress( in toCppStatus()