Home
last modified time | relevance | path

Searched refs:xfs_attr_leaf_hdr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_format.h602 typedef struct xfs_attr_leaf_hdr { /* constant-structure header block */ struct
724 return sizeof(struct xfs_attr_leaf_hdr); in xfs_attr3_leaf_hdr_size()
H A Dxfs_attr_leaf.c1330 ichdr.freemap[0].base = sizeof(struct xfs_attr_leaf_hdr); in xfs_attr3_leaf_create()