Searched refs:sb_lsn (Results 1 – 3 of 3) sorted by relevance
379 to->sb_lsn = be64_to_cpu(from->sb_lsn); in __xfs_sb_from_disk()520 to->sb_lsn = cpu_to_be64(from->sb_lsn); in xfs_sb_to_disk()634 XFS_BUF_TO_SBP(bp)->sb_lsn = cpu_to_be64(bip->bli_item.li_lsn); in xfs_sb_write_verify()
176 xfs_lsn_t sb_lsn; /* last write sequence */ member262 __be64 sb_lsn; /* last write sequence */ member
1899 lsn = be64_to_cpu(((struct xfs_dsb *)blk)->sb_lsn); in xlog_recover_get_buf_lsn()