Home
last modified time | relevance | path

Searched refs:xdr_fastfattr (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_acl_xdr.c214 if (!xdr_fastfattr(xdrs, &objp->attr)) in xdr_fastSETACL2resok()
289 if (!xdr_fastfattr(xdrs, &objp->attr)) in xdr_fastGETATTR2resok()
375 if (!xdr_fastfattr(xdrs, &objp->attr)) in xdr_fastACCESS2resok()
H A Dnfs_xdr.c329 xdr_fastfattr(XDR *xdrs, struct nfsfattr *na) in xdr_fastfattr() function
630 return (xdr_fastfattr(xdrs, &ns->ns_attr)); in xdr_fastattrstat()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h762 extern bool_t xdr_fastfattr(XDR *, struct nfsfattr *);