Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl_write.cc334 io_s = ConcurrentWriteToWAL(write_group, log_used, &last_sequence, in WriteImpl()
757 io_s = ConcurrentWriteToWAL(write_group, log_used, &last_sequence, seq_inc); in WriteImplWALOnly()
1094 IOStatus DBImpl::ConcurrentWriteToWAL( in ConcurrentWriteToWAL() function in ROCKSDB_NAMESPACE::DBImpl
Ddb_impl.h1512 IOStatus ConcurrentWriteToWAL(const WriteThread::WriteGroup& write_group,