Home
last modified time | relevance | path

Searched refs:rstr2_lsn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dlogfile.c474 LSN rstr1_lsn, rstr2_lsn; in ntfs_check_logfile() local
571 !rstr1_ph ? &rstr1_lsn : &rstr2_lsn); in ntfs_check_logfile()
620 if (rstr2_lsn > rstr1_lsn) { in ntfs_check_logfile()
625 /* rstr1_lsn = rstr2_lsn; */ in ntfs_check_logfile()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlogfile.c474 LSN rstr1_lsn, rstr2_lsn; in ntfs_check_logfile() local
570 !rstr1_ph ? &rstr1_lsn : &rstr2_lsn); in ntfs_check_logfile()
619 if (rstr2_lsn > rstr1_lsn) { in ntfs_check_logfile()
624 /* rstr1_lsn = rstr2_lsn; */ in ntfs_check_logfile()

Completed in 4 milliseconds