Home
last modified time | relevance | path

Searched refs:chkdsk_lsn (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsdump_logfile.c291 sle64_to_cpu(rstr->chkdsk_lsn)) in restart_header_sanity()
358 (long long)sle64_to_cpu(rstr->chkdsk_lsn), in dump_restart_areas_header()
359 (unsigned long long)sle64_to_cpu(rstr->chkdsk_lsn)); in dump_restart_areas_header()
Dntfsrecover.c2727 (long long)sle64_to_cpu(rest->chkdsk_lsn)); in showrest()
2744 (long long)sle64_to_cpu(rest->chkdsk_lsn)); in showrest()
/third_party/ntfs-3g/libntfs-3g/
Dlogfile.c147 if (!ntfs_is_chkd_record(rp->magic) && sle64_to_cpu(rp->chkdsk_lsn)) { in ntfs_check_restart_page_header()
463 *lsn = sle64_to_cpu(rp->chkdsk_lsn); in ntfs_check_and_load_restart_page()
/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h75 /* 8*/ leLSN chkdsk_lsn; /* The last log file sequence number found by member