Searched refs:restart_lsn (Results 1 – 3 of 3) sorted by relevance
133 extern u64 restart_lsn;
140 u64 restart_lsn; variable2901 restart_lsn = synced_lsn; in dorest()3017 client.oldest_lsn = cpu_to_sle64(restart_lsn); in reset_logfile()
1997 diff = lsn - restart_lsn; in redo_compensate()1999 restart_lsn = lsn; in redo_compensate()