Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h390 leLSN client_undo_next_lsn; member
/third_party/ntfs-3g/ntfsprogs/
Dntfsdump_logfile.c549 sle64_to_cpu(lr->client_undo_next_lsn)); in dump_log_record()
Dntfsrecover.c2170 (long long)sle64_to_cpu(logr->client_undo_next_lsn)); in showlogr()
2201 if (logr->client_previous_lsn || logr->client_undo_next_lsn) { in showlogr()
2203 == logr->client_undo_next_lsn) { in showlogr()
2214 if (logr->client_undo_next_lsn) in showlogr()
2217 logr->client_undo_next_lsn)); in showlogr()