Home
last modified time | relevance | path

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

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