Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_log_format.h168 __be64 h_lsn; /* lsn of this LR : 8 */ member
/linux-6.1.9/fs/ntfs3/
Dfslog.c1087 u64 h_lsn = le64_to_cpu(hdr->rhdr.lsn); in base_lsn() local