Searched refs:sorted_run_smallest_seqno (Results 1 – 1 of 1) sorted by relevance
4737 SequenceNumber sorted_run_smallest_seqno = kMaxSequenceNumber; in DoDeterministicCompact() local4742 sorted_run_smallest_seqno = in DoDeterministicCompact()4743 std::min(sorted_run_smallest_seqno, fileMeta.smallest_seqno); in DoDeterministicCompact()4774 assert(sorted_run_smallest_seqno == level_smallest_seqno); in DoDeterministicCompact()4784 assert(sorted_run_smallest_seqno == level0_file.smallest_seqno); in DoDeterministicCompact()