Searched refs:chkdsk_lsn (Results 1 – 4 of 4) sorted by relevance
291 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()
2727 (long long)sle64_to_cpu(rest->chkdsk_lsn)); in showrest()2744 (long long)sle64_to_cpu(rest->chkdsk_lsn)); in showrest()
147 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()
75 /* 8*/ leLSN chkdsk_lsn; /* The last log file sequence number found by member