Home
last modified time | relevance | path

Searched defs:this_lsn (Results 1 – 1 of 1) sorted by relevance

/fs/ntfs3/
Dfslog.c244 __le64 this_lsn; // 0x00: member
1449 u64 this_lsn = le64_to_cpu(rh->this_lsn); in next_log_lsn() local