Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dlogfile.h63 /* 8*/ leLSN chkdsk_lsn; /* The last log file sequence number found by member
H A Dlogfile.c118 * Only restart pages modified by chkdsk are allowed to have chkdsk_lsn in ntfs_check_restart_page_header()
121 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()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlogfile.h63 /* 8*/ leLSN chkdsk_lsn; /* The last log file sequence number found by member
H A Dlogfile.c118 * Only restart pages modified by chkdsk are allowed to have chkdsk_lsn in ntfs_check_restart_page_header()
121 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()

Completed in 4 milliseconds