Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h269 /* 0*/ leLSN oldest_lsn; /* Oldest LSN needed by this client. On create member
/third_party/ntfs-3g/ntfsprogs/
Dntfsdump_logfile.c425 (long long)sle64_to_cpu(lcr->oldest_lsn), in dump_restart_areas_area()
427 sle64_to_cpu(lcr->oldest_lsn)); in dump_restart_areas_area()
Dntfsrecover.c2787 (long long)sle64_to_cpu(rcli->oldest_lsn)); in showrest()
2805 rcli->oldest_lsn)); in showrest()
2837 synced_lsn = sle64_to_cpu(rcli->oldest_lsn); in dorest()
2882 synced_lsn = sle64_to_cpu(rcli->oldest_lsn); in dorest()
3017 client.oldest_lsn = cpu_to_sle64(restart_lsn); in reset_logfile()