Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3056 case OP_RENEW: RENEW4args oprenew; variable
3175 case OP_RENEW: RENEW4res oprenew; variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2571 if (!xdr_RENEW4args(xdrs, &objp->nfs_argop4_u.oprenew)) in xdr_nfs_argop4()
2736 if (!xdr_RENEW4res(xdrs, &objp->nfs_resop4_u.oprenew)) in xdr_nfs_resop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2767 RENEW4args oprenew; member
2830 RENEW4res oprenew; member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c4309 (u_longlong_t *)&objp->nfs_argop4_u.oprenew.clientid)); in xdr_nfs_argop4()
4786 (int32_t *)&objp->nfs_resop4_u.oprenew.status)); in xdr_nfs_resop4()
4969 (int32_t *)&objp->nfs_resop4_u.oprenew.status)); in xdr_nfs_resop4_clnt()
H A Dnfs4_client.c3472 argop[0].nfs_argop4_u.oprenew.clientid = sp->clientid; in nfs4renew()
H A Dnfs4_srv.c4985 RENEW4args *args = &argop->nfs_argop4_u.oprenew; in rfs4_op_renew()
4986 RENEW4res *resp = &resop->nfs_resop4_u.oprenew; in rfs4_op_renew()