xfs_dir3_leaf
struct xfs_dir3_leaf *hdr3 = bp->b_addr;
struct xfs_dir3_leaf *from3 = (struct xfs_dir3_leaf *)from;
struct xfs_dir3_leaf *to3 = (struct xfs_dir3_leaf *)to;
XFS_CHECK_OFFSET(struct xfs_dir3_leaf, hdr.info.hdr, 0);
XFS_CHECK_STRUCT_SIZE(struct xfs_dir3_leaf, 64);