Searched refs:xdr_attrstat (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs2ops.c192 xdr_attrstat, (caddr_t)&getattr_res, timeout);
H A Dnfs_xdr.c122 xdr_attrstat(XDR *xdrs, attrstat *objp) function
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c406 reply_msg.acpted_rply.ar_results.proc = xdr_attrstat;
H A Dnfs_server.c717 xdr_attrstat, xdr_fastattrstat, sizeof (struct nfsattrstat),
724 xdr_attrstat, xdr_fastattrstat, sizeof (struct nfsattrstat),
766 xdr_attrstat, xdr_fastattrstat, sizeof (struct nfsattrstat),
H A Dnfs_xdr.c610 xdr_attrstat(XDR *xdrs, struct nfsattrstat *ns) function
H A Dnfs_vnops.c901 xdr_attrstat, (caddr_t)&ns, cr,
1295 xdr_attrstat, (caddr_t)&ns, cr,
H A Dnfs_client.c885 xdr_attrstat, (caddr_t)&ns, cr,
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h753 extern bool_t xdr_attrstat(XDR *, struct nfsattrstat *);

Completed in 99 milliseconds