Lines Matching refs:xattr_buf
288 * by a variable sized xattr_buf. If the attribute is a hard link
289 * to another attribute then another xattr_buf section is included
292 * The xattr_buf is used to define the necessary "pathing" steps
306 * | xattr_buf |
329 * xattrp is a pointer to the xattr_buf structure
332 * xattr_linkp is a pointer to another xattr_buf structure that is
338 static struct xattr_buf *xattrp;
339 static struct xattr_buf *xattr_linkp; /* pointer to link info, if any */
4737 * If there is an xattr_buf structure associated with this file,
5961 * If there is an xattr_buf structure associated with this file,
7595 struct xattr_buf *tptr; /* ptr to pathing pieces */
7620 len = sizeof (struct xattr_hdr) + sizeof (struct xattr_buf);
7626 complen = stringlen + sizeof (struct xattr_buf);
7640 linklen = linkstringlen + sizeof (struct xattr_buf);
7690 tptr = (struct xattr_buf *)(bufhead + sizeof (struct xattr_hdr));
7713 tptr = (struct xattr_buf *)(bufhead +
8268 xattrp = (struct xattr_buf *)(((char *)xattrhead) +
8272 xattr_linkp = (struct xattr_buf *)