Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_attr_sf.h15 typedef struct xfs_attr_sf_hdr xfs_attr_sf_hdr_t;
Dxfs_da_format.h617 struct xfs_attr_sf_hdr { /* constant-structure header block */ struct
Dxfs_attr_leaf.c876 bytes = sizeof(struct xfs_attr_sf_hdr); in xfs_attr_shortform_allfit()
893 (bytes == sizeof(struct xfs_attr_sf_hdr))) in xfs_attr_shortform_allfit()
919 if (size < sizeof(struct xfs_attr_sf_hdr)) in xfs_attr_shortform_verify()