xfs_attr_sf_hdr_t  374 fs/xfs/libxfs/xfs_attr.c 		int sf_size = sizeof(xfs_attr_sf_hdr_t) +
xfs_attr_sf_hdr_t  567 fs/xfs/libxfs/xfs_attr_leaf.c 	xfs_attr_sf_hdr_t *hdr;
xfs_attr_sf_hdr_t  586 fs/xfs/libxfs/xfs_attr_leaf.c 	hdr = (xfs_attr_sf_hdr_t *)ifp->if_u1.if_data;
xfs_attr_sf_hdr_t  681 fs/xfs/libxfs/xfs_attr_leaf.c 	base = sizeof(xfs_attr_sf_hdr_t);
xfs_attr_sf_hdr_t  713 fs/xfs/libxfs/xfs_attr_leaf.c 	if (totsize == sizeof(xfs_attr_sf_hdr_t) &&
xfs_attr_sf_hdr_t  722 fs/xfs/libxfs/xfs_attr_leaf.c 		ASSERT(totsize > sizeof(xfs_attr_sf_hdr_t) ||