Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_da_format.h618 typedef struct xfs_attr_leaf_hdr { /* constant-structure header block */ struct
753 return sizeof(struct xfs_attr_leaf_hdr); in xfs_attr3_leaf_hdr_size()
H A Dxfs_ondisk.h77 XFS_CHECK_STRUCT_SIZE(struct xfs_attr_leaf_hdr, 32); in xfs_check_ondisk_structs()
H A Dxfs_attr_leaf.c1407 ichdr.freemap[0].base = sizeof(struct xfs_attr_leaf_hdr); in xfs_attr3_leaf_create()