Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c2306 u64 lsnr, lsnc = le64_to_cpu(cr->restart_lsn); in read_rst_area() local
2323 lsnr = le64_to_cpu(rh->this_lsn); in read_rst_area()
2325 if (lsnc != lsnr) { in read_rst_area()
2331 *lsn = lsnr; in read_rst_area()

Completed in 6 milliseconds