Searched refs:GetMinLogContainingPrepSection (Results 1 – 5 of 5) sorted by relevance
369 uint64_t GetMinLogContainingPrepSection();
631 auto log = m->GetMinLogContainingPrepSection(); in PrecomputeMinLogContainingPrepSection()
1129 uint64_t MemTable::GetMinLogContainingPrepSection() { in GetMinLogContainingPrepSection() function in ROCKSDB_NAMESPACE::MemTable
696 auto mem_prep_log = mem()->GetMinLogContainingPrepSection(); in OldestLogToKeep()
597 log = loop_cfd->mem()->GetMinLogContainingPrepSection(); in FindMinPrepLogReferencedByMemTable()