Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1409 case OP_DELEGRETURN: DELEGRETURN4args opdelegreturn; variable
1454 case OP_DELEGRETURN: DELEGRETURN4res opdelegreturn; variable
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1432 DELEGRETURN4args opdelegreturn; member
1476 DELEGRETURN4res opdelegreturn; member
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2499 opdelegreturn)) in xdr_nfs_argop4()
2655 opdelegreturn)) in xdr_nfs_resop4()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c4179 &objp->nfs_argop4_u.opdelegreturn.deleg_stateid.seqid)) in xdr_nfs_argop4()
4182 objp->nfs_argop4_u.opdelegreturn.deleg_stateid.other, in xdr_nfs_argop4()
4667 (int32_t *)&objp->nfs_resop4_u.opdelegreturn.status)); in xdr_nfs_resop4()
4847 (int32_t *)&objp->nfs_resop4_u.opdelegreturn.status)); in xdr_nfs_resop4_clnt()
H A Dnfs4_callback.c1428 argops[2].nfs_argop4_u.opdelegreturn.deleg_stateid = in nfs4delegreturn_otw()
H A Dnfs4_srv.c1917 DELEGRETURN4args *args = &argop->nfs_argop4_u.opdelegreturn; in rfs4_op_delegreturn()
1918 DELEGRETURN4res *resp = &resop->nfs_resop4_u.opdelegreturn; in rfs4_op_delegreturn()