Searched refs:e_xattrs (Results 1 – 4 of 4) sorted by relevance
170 ep = ep->e_xattrs;336 ep->e_xattrs = np;456 if (np->e_xattrs == ep)457 np->e_xattrs = NIL;633 if (ep->e_xattrs != NIL)634 tep->e_xattrs =635 (struct entry *)ep->e_xattrs->e_index;826 if (ep->e_xattrs != NIL)827 ep->e_xattrs = &baseep[(long)ep->e_xattrs];
105 struct entry *e_xattrs; /* pointer to extended attribute root */ member
395 if (ep->e_xattrs != NIL) in badentry()397 myname(ep->e_xattrs)); in badentry()
168 removexattrs(ep->e_xattrs); in removeoldleaves()