Home
last modified time | relevance | path

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

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