Home
last modified time | relevance | path

Searched refs:DELEGRETURN4args (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h718 struct DELEGRETURN4args { struct
721 typedef struct DELEGRETURN4args DELEGRETURN4args; typedef
1432 DELEGRETURN4args opdelegreturn;
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x691 struct DELEGRETURN4args { struct
1409 case OP_DELEGRETURN: DELEGRETURN4args opdelegreturn;
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c1515 DELEGRETURN4args *args = (DELEGRETURN4args *)obj; in sumarg_delret()
1523 DELEGRETURN4args *args = (DELEGRETURN4args *)obj; in dtlarg_delret()
H A Dnfs4_xdr.c1177 xdr_DELEGRETURN4args(register XDR *xdrs, DELEGRETURN4args *objp) in xdr_DELEGRETURN4args()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c1917 DELEGRETURN4args *args = &argop->nfs_argop4_u.opdelegreturn; in rfs4_op_delegreturn()
1923 DELEGRETURN4args *, args); in rfs4_op_delegreturn()