Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlogfile.h63 /* 8*/ leLSN chkdsk_lsn; /* The last log file sequence number found by member
H A Dlogfile.c121 if (!ntfs_is_chkd_record(rp->magic) && sle64_to_cpu(rp->chkdsk_lsn)) { in ntfs_check_restart_page_header()
442 *lsn = sle64_to_cpu(rp->chkdsk_lsn); in ntfs_check_and_load_restart_page()