Searched refs:seq_end (Results 1 – 2 of 2) sorted by relevance
61 std::vector<SequenceNumber>::const_iterator seq_end() const { in seq_end() function146 seq_pos_ = tombstones_->seq_end(); in Invalidate()148 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()225 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
267 seq_pos_ = std::prev(tombstones_->seq_end()); in SeekToLast()306 seq_pos_ = tombstones_->seq_end(); in SeekToCoveringTombstone()