Searched refs:xfs_attr_leaf_hdr (Results 1 – 3 of 3) sorted by relevance
618 typedef struct xfs_attr_leaf_hdr { /* constant-structure header block */ struct753 return sizeof(struct xfs_attr_leaf_hdr); in xfs_attr3_leaf_hdr_size()
77 XFS_CHECK_STRUCT_SIZE(struct xfs_attr_leaf_hdr, 32); in xfs_check_ondisk_structs()
1407 ichdr.freemap[0].base = sizeof(struct xfs_attr_leaf_hdr); in xfs_attr3_leaf_create()