Home
last modified time | relevance | path

Searched refs:WRITE3res (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h1542 struct WRITE3res { struct
1549 typedef struct WRITE3res WRITE3res; argument
2104 extern WRITE3res *nfsproc3_write_3();
2145 extern bool_t xdr_WRITE3res(XDR *, WRITE3res *);
2202 extern void rfs3_write(WRITE3args *, WRITE3res *, struct exportinfo *,
H A Dnfs_log.h587 extern bool_t xdr_nfslog_WRITE3res(XDR *, WRITE3res *);
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs_prot.x757 union WRITE3res switch (nfsstat3 status) {
1220 WRITE3res
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c358 static struct WRITE3res wres; in nd_get_reply()
H A Dnfs_log_xdr.c646 xdr_nfslog_WRITE3res(XDR *xdrs, WRITE3res *objp) in xdr_nfslog_WRITE3res()
H A Dnfs_server.c939 xdr_WRITE3res, NULL_xdrproc_t, sizeof (WRITE3res),
1288 WRITE3res nfs3_write_res;
H A Dnfs3_srv.c1255 rfs3_write(WRITE3args *args, WRITE3res *resp, struct exportinfo *exi, in rfs3_write()
1488 cred_t *, cr, vnode_t *, vp, WRITE3res *, resp); in rfs3_write()
H A Dnfs3_xdr.c1681 xdr_WRITE3res(XDR *xdrs, WRITE3res *objp) in xdr_WRITE3res()
H A Dnfs3_vnops.c1007 WRITE3res res; in nfs3write()
/titanic_41/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c338 sizeof (WRITE3args), xdr_WRITE3res, sizeof (WRITE3res)},