Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfslog.c2311 u64 lsnr, lsnc = le64_to_cpu(cr->restart_lsn); in read_rst_area() local
2319 if (!lsnc) in read_rst_area()
2322 err = read_log_page(log, lsn_to_vbo(log, lsnc), in read_rst_area()
2330 if (lsnc != lsnr) { in read_rst_area()