Searched refs:MarkLogAsContainingPrepSection (Results 1 – 5 of 5) sorted by relevance
25 void MarkLogAsContainingPrepSection(uint64_t log);
22 void LogsWithPrepTracker::MarkLogAsContainingPrepSection(uint64_t log) { in MarkLogAsContainingPrepSection() function in ROCKSDB_NAMESPACE::LogsWithPrepTracker
241 db_->logs_with_prep_tracker()->MarkLogAsContainingPrepSection(log_number); in PrepareInternal()
886 db_impl_->logs_with_prep_tracker()->MarkLogAsContainingPrepSection( in Callback()
795 logs_with_prep_tracker_.MarkLogAsContainingPrepSection(log); in InsertRecoveredTransaction()