Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_sf.h48 struct xfs_attr_sf_hdr { /* constant-structure header block */ struct
59 typedef struct xfs_attr_sf_hdr xfs_attr_sf_hdr_t;
Dxfs_attr_leaf.c621 bytes = sizeof(struct xfs_attr_sf_hdr); in xfs_attr_shortform_allfit()