Searched refs:xdr_fattr (Results 1 – 2 of 2) sorted by relevance
31 xdr_fattr(XDR *xdrs, fattr *objp) in xdr_fattr() function112 if (!xdr_fattr(xdrs, &objp->attrstat_u.attributes)) in xdr_attrstat()152 if (!xdr_fattr(xdrs, &objp->attributes)) in xdr_diropokres()212 if (!xdr_fattr(xdrs, &objp->attributes)) in xdr_readokres()
110 extern "C" bool_t xdr_fattr(XDR *, fattr *);112 extern bool_t xdr_fattr(XDR *, fattr *);114 bool_t xdr_fattr();