Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dnfs_xdr.c122 xdr_attrstat(XDR *xdrs, attrstat *objp) in xdr_attrstat() function
H A Dnfs2ops.c192 xdr_attrstat, (caddr_t)&getattr_res, timeout); in nfsgetattr()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c401 reply_msg.acpted_rply.ar_results.proc = xdr_attrstat; in nd_get_reply()
H A Dnfs_server.c720 xdr_attrstat, xdr_fastattrstat, sizeof (struct nfsattrstat),
727 xdr_attrstat, xdr_fastattrstat, sizeof (struct nfsattrstat),
769 xdr_attrstat, xdr_fastattrstat, sizeof (struct nfsattrstat),
H A Dnfs_xdr.c610 xdr_attrstat(XDR *xdrs, struct nfsattrstat *ns) in xdr_attrstat() function
H A Dnfs_vnops.c901 xdr_attrstat, (caddr_t)&ns, cr, in nfswrite()
1295 xdr_attrstat, (caddr_t)&ns, cr, in nfssetattr()
H A Dnfs_client.c885 xdr_attrstat, (caddr_t)&ns, cr, in nfs_getattr_otw()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h753 extern bool_t xdr_attrstat(XDR *, struct nfsattrstat *);