Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl_write.cc232 status = PreprocessWrite(write_options, &need_log_sync, &write_context); in WriteImpl()
482 w.status = PreprocessWrite(write_options, &need_log_sync, &write_context); in PipelinedWriteImpl()
690 status = PreprocessWrite(write_options, &need_log_sync, &write_context); in WriteImplWALOnly()
868 Status DBImpl::PreprocessWrite(const WriteOptions& write_options, in PreprocessWrite() function in ROCKSDB_NAMESPACE::DBImpl
Ddb_impl.h1497 Status PreprocessWrite(const WriteOptions& write_options, bool* need_log_sync,