Searched refs:mem_prep_log (Results 1 – 1 of 1) sorted by relevance
696 auto mem_prep_log = mem()->GetMinLogContainingPrepSection(); in OldestLogToKeep() local702 if (mem_prep_log > 0 && mem_prep_log < current_log) { in OldestLogToKeep()703 current_log = mem_prep_log; in OldestLogToKeep()