Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c797 xdr_open_delegation4(XDR *xdrs, open_delegation4 *objp) in xdr_open_delegation4() function
1821 if (!xdr_open_delegation4(xdrs, in xdr_WANT_DELEGATION4res()
2303 if (!xdr_open_delegation4(xdrs, &objp->cpda_delegation)) in xdr_CB_PUSH_DELEG4args()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1697 xdr_open_delegation4(register XDR *xdrs, open_delegation4 *objp) in xdr_open_delegation4() function
1733 if (!xdr_open_delegation4(xdrs, &objp->delegation)) in xdr_OPEN4resok()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3521 extern bool_t xdr_open_delegation4(XDR *, open_delegation4*);