Home
last modified time | relevance | path

Searched refs:WANT_DELEGATION4res (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2628 struct WANT_DELEGATION4res { struct
2634 typedef struct WANT_DELEGATION4res WANT_DELEGATION4res; typedef
2856 WANT_DELEGATION4res opwant_delegation;
3613 extern bool_t xdr_WANT_DELEGATION4res(XDR *, WANT_DELEGATION4res*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2752 union WANT_DELEGATION4res switch (nfsstat4 wdr_status) {
3230 WANT_DELEGATION4res opwant_delegation;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c1815 xdr_WANT_DELEGATION4res(XDR *xdrs, WANT_DELEGATION4res *objp) in xdr_WANT_DELEGATION4res()