Home
last modified time | relevance | path

Searched refs:restart_lsn (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.h133 extern u64 restart_lsn;
Dntfsrecover.c140 u64 restart_lsn; variable
2901 restart_lsn = synced_lsn; in dorest()
3017 client.oldest_lsn = cpu_to_sle64(restart_lsn); in reset_logfile()
Dplaylog.c1997 diff = lsn - restart_lsn; in redo_compensate()
1999 restart_lsn = lsn; in redo_compensate()