Searched refs:xfs_da3_node_hdr (Results 1 – 4 of 4) sorted by relevance
563 struct xfs_da3_node_hdr *hdr3 = (struct xfs_da3_node_hdr *)from; in xfs_da3_node_hdr_from_disk()578 struct xfs_da3_node_hdr *hdr3 = (struct xfs_da3_node_hdr *)to; in xfs_da3_node_hdr_to_disk()847 .node_hdr_size = sizeof(struct xfs_da3_node_hdr),869 .node_hdr_size = sizeof(struct xfs_da3_node_hdr),
84 struct xfs_da3_node_hdr { struct91 #define XFS_DA3_NODE_CRC_OFF (offsetof(struct xfs_da3_node_hdr, info.crc)) argument104 struct xfs_da3_node_hdr hdr;
145 struct xfs_da3_node_hdr *hdr3 = bp->b_addr; in xfs_da3_node_verify()186 struct xfs_da3_node_hdr *hdr3 = bp->b_addr; in xfs_da3_node_write_verify()327 struct xfs_da3_node_hdr *hdr3 = bp->b_addr; in xfs_da3_node_create()329 memset(hdr3, 0, sizeof(struct xfs_da3_node_hdr)); in xfs_da3_node_create()
261 struct xfs_da3_node_hdr *hdr3 = bp->b_addr; in xfs_attr3_leaf_verify()