Lines Matching refs:log_ref
68 uint64_t* log_used, uint64_t log_ref, in WriteImpl() argument
118 callback, log_used, log_ref, seq_used, batch_cnt, in WriteImpl()
132 log_used, log_ref, &seq, sub_batch_cnt, in WriteImpl()
145 log_ref, seq, sub_batch_cnt); in WriteImpl()
152 log_ref, disable_memtable, seq_used); in WriteImpl()
156 WriteThread::Writer w(write_options, my_batch, callback, log_ref, in WriteImpl()
462 uint64_t* log_used, uint64_t log_ref, in PipelinedWriteImpl() argument
469 WriteThread::Writer w(write_options, my_batch, callback, log_ref, in PipelinedWriteImpl()
601 WriteCallback* callback, uint64_t log_ref, in UnorderedWriteMemtable() argument
607 WriteThread::Writer w(write_options, my_batch, callback, log_ref, in UnorderedWriteMemtable()
654 const uint64_t log_ref, uint64_t* seq_used, const size_t sub_batch_cnt, in WriteImplWALOnly() argument
659 WriteThread::Writer w(write_options, my_batch, callback, log_ref, in WriteImplWALOnly()