Searched refs:SetLastAllocatedSequence (Results 1 – 11 of 11) sorted by relevance
161 versions_->SetLastAllocatedSequence(file_metadata.largest_seqno); in Run()
73 versions_->SetLastAllocatedSequence(seq); in Put()
569 vset_.SetLastAllocatedSequence(max_sequence); in AddTables()
981 void SetLastAllocatedSequence(uint64_t s) { in SetLastAllocatedSequence() function
963 versions->SetLastAllocatedSequence(seq); in FillData()
324 db_impl_->versions_->SetLastAllocatedSequence(last_seq + 1); in Initialize()
60 db_impl_->versions_->SetLastAllocatedSequence(last_seq + 1); in Initialize()
287 versions_->SetLastAllocatedSequence(last_sequence); in RecoverLogFiles()
1019 versions_->SetLastAllocatedSequence(last_sequence); in RecoverLogFiles()
4184 versions_->SetLastAllocatedSequence(last_seqno + consumed_seqno_count); in IngestExternalFiles()
200 versions_->SetLastAllocatedSequence(sequence_number + 1); in SetLastSequence()