Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1318 struct DELEGRETURN4args { struct
1321 typedef struct DELEGRETURN4args DELEGRETURN4args; typedef
2744 DELEGRETURN4args opdelegreturn;
3491 extern bool_t xdr_DELEGRETURN4args(XDR *, DELEGRETURN4args*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1427 struct DELEGRETURN4args { struct
3028 case OP_DELEGRETURN: DELEGRETURN4args opdelegreturn;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c1516 DELEGRETURN4args *args = (DELEGRETURN4args *)obj; in sumarg_delret()
1524 DELEGRETURN4args *args = (DELEGRETURN4args *)obj; in dtlarg_delret()
H A Dnfs4_xdr.c1168 xdr_DELEGRETURN4args(register XDR *xdrs, DELEGRETURN4args *objp) in xdr_DELEGRETURN4args()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c2158 DELEGRETURN4args *args = &argop->nfs_argop4_u.opdelegreturn; in rfs4_op_delegreturn()
2164 DELEGRETURN4args *, args); in rfs4_op_delegreturn()