xfs_dir3_leaf_hdr
struct xfs_dir3_leaf_hdr hdr; /* leaf header */
#define XFS_DIR3_LEAF_CRC_OFF offsetof(struct xfs_dir3_leaf_hdr, info.crc)
dageo->leaf_hdr_size = sizeof(struct xfs_dir3_leaf_hdr);
struct xfs_dir3_leaf_hdr *leaf3 = bp->b_addr;
hdrsize = sizeof(struct xfs_dir3_leaf_hdr);
struct xfs_dir3_leaf_hdr *hdr3 = bp->b_addr;
struct xfs_dir3_leaf_hdr *leaf3 = bp->b_addr;
struct xfs_dir3_leaf_hdr *leaf3 = bp->b_addr;
XFS_CHECK_STRUCT_SIZE(struct xfs_dir3_leaf_hdr, 64);
struct xfs_dir3_leaf_hdr *hdr3 = bp->b_addr;