Searched defs:h_lsn (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 168 __be64 h_lsn; /* lsn of this LR : 8 */ member |
/linux-6.1.9/fs/ntfs3/ | ||
D | fslog.c | 1087 u64 h_lsn = le64_to_cpu(hdr->rhdr.lsn); in base_lsn() local |