Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfslog.c2326 u64 lsnr, lsnc = le64_to_cpu(cr->restart_lsn); in read_rst_area() local
2334 if (!lsnc) in read_rst_area()
2337 err = read_log_page(log, lsn_to_vbo(log, lsnc), in read_rst_area()
2345 if (lsnc != lsnr) { in read_rst_area()