Searched refs:MergeInProgress (Results 1 – 6 of 6) sorted by relevance
137 static Status MergeInProgress(const Slice& msg, const Slice& msg2 = Slice()) {140 static Status MergeInProgress(SubCode msg = kNone) {
65 MergeInProgress( (byte)0x6), enumConstant
786 s = Status::MergeInProgress(); in GetFromBatch()876 return Status::MergeInProgress(); in GetFromBatchAndDB()979 *s = Status::MergeInProgress(); in MultiGetFromBatchAndDB()
341 s = Status::MergeInProgress(); in MergeUntil()
834 *s = Status::MergeInProgress(); in Get()927 *(iter->s) = Status::MergeInProgress(); in MultiGet()
552 ROCKSDB_NAMESPACE::Status::MergeInProgress( in toCppStatus()