Home
last modified time | relevance | path

Searched refs:opwrite (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3072 case OP_WRITE: WRITE4args opwrite; variable
3188 case OP_WRITE: WRITE4res opwrite; variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2601 if (!xdr_WRITE4args(xdrs, &objp->nfs_argop4_u.opwrite)) in xdr_nfs_argop4()
2770 if (!xdr_WRITE4res(xdrs, &objp->nfs_resop4_u.opwrite)) in xdr_nfs_resop4()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c4050 &array[i].nfs_argop4_u.opwrite); in xdr_snfs_argop4_free()
4226 return (xdr_WRITE4args(xdrs, &objp->nfs_argop4_u.opwrite)); in xdr_nfs_argop4()
4718 return (xdr_WRITE4res(xdrs, &objp->nfs_resop4_u.opwrite)); in xdr_nfs_resop4()
4902 return (xdr_WRITE4res(xdrs, &objp->nfs_resop4_u.opwrite)); in xdr_nfs_resop4_clnt()
H A Dnfs4_srv.c5769 WRITE4args *args = &argop->nfs_argop4_u.opwrite; in rfs4_op_write()
5770 WRITE4res *resp = &resop->nfs_resop4_u.opwrite; in rfs4_op_write()
H A Dnfs4_vnops.c581 WRITE4args *wargs = &argop->nfs_argop4_u.opwrite; in nfs4args_write()
3340 wres = &resop->nfs_resop4_u.opwrite; in nfs4write()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2774 WRITE4args opwrite; member
2838 WRITE4res opwrite; member