Searched refs:MarkLogAsHavingPrepSectionFlushed (Results 1 – 5 of 5) sorted by relevance
301 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in Commit()328 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in Commit()408 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in Rollback()420 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in Rollback()
70 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in ~WriteUnpreparedTxn()
23 void MarkLogAsHavingPrepSectionFlushed(uint64_t log);
11 void LogsWithPrepTracker::MarkLogAsHavingPrepSectionFlushed(uint64_t log) { in MarkLogAsHavingPrepSectionFlushed() function in ROCKSDB_NAMESPACE::LogsWithPrepTracker
804 logs_with_prep_tracker_.MarkLogAsHavingPrepSectionFlushed( in DeleteRecoveredTransaction()