xfs_attr_sf_hdr_t  260 fs/xfs/xfs_attr.c 		int sf_size = sizeof(xfs_attr_sf_hdr_t) +
xfs_attr_sf_hdr_t  221 fs/xfs/xfs_attr_leaf.c 	xfs_attr_sf_hdr_t *hdr;
xfs_attr_sf_hdr_t  238 fs/xfs/xfs_attr_leaf.c 	hdr = (xfs_attr_sf_hdr_t *)ifp->if_u1.if_data;
xfs_attr_sf_hdr_t  314 fs/xfs/xfs_attr_leaf.c 	base = sizeof(xfs_attr_sf_hdr_t);
xfs_attr_sf_hdr_t  346 fs/xfs/xfs_attr_leaf.c 	if (totsize == sizeof(xfs_attr_sf_hdr_t) &&
xfs_attr_sf_hdr_t  367 fs/xfs/xfs_attr_leaf.c 		ASSERT(totsize > sizeof(xfs_attr_sf_hdr_t) ||