Searched refs:first_prepare_batch (Results 1 – 2 of 2) sorted by relevance
353 const bool first_prepare_batch = log_number_ == 0; in FlushWriteBatchToDBInternal() local367 db_impl_->immutable_db_options().two_write_queues, first_prepare_batch); in FlushWriteBatchToDBInternal()
852 bool first_prepare_batch) in AddPreparedCallback() argument857 first_prepare_batch_(first_prepare_batch) { in AddPreparedCallback()