Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_da_format.h601 typedef struct xfs_attr_leaf_hdr { /* constant-structure header block */ struct
708 return sizeof(struct xfs_attr_leaf_hdr); in xfs_attr3_leaf_hdr_size()
H A Dxfs_attr_leaf.c1283 ichdr.freemap[0].base = sizeof(struct xfs_attr_leaf_hdr); in xfs_attr3_leaf_create()