Home
last modified time | relevance | path

Searched refs:DELEGRETURN4res (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1323 struct DELEGRETURN4res { struct
1326 typedef struct DELEGRETURN4res DELEGRETURN4res; typedef
2807 DELEGRETURN4res opdelegreturn;
3492 extern bool_t xdr_DELEGRETURN4res(XDR *, DELEGRETURN4res*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1432 struct DELEGRETURN4res { struct
3149 case OP_DELEGRETURN: DELEGRETURN4res opdelegreturn;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1177 xdr_DELEGRETURN4res(register XDR *xdrs, DELEGRETURN4res *objp) in xdr_DELEGRETURN4res()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c2159 DELEGRETURN4res *resp = &resop->nfs_resop4_u.opdelegreturn; in rfs4_op_delegreturn()
2182 DELEGRETURN4res *, resp); in rfs4_op_delegreturn()