Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c739 if (!xdr_open_delegation_type4(xdrs, in xdr_open_claim4()
799 if (!xdr_open_delegation_type4(xdrs, &objp->delegation_type)) in xdr_open_delegation4()
1794 if (!xdr_open_delegation_type4(xdrs, in xdr_deleg_claim4()
2849 xdr_open_delegation_type4(XDR *xdrs, open_delegation_type4 *objp) in xdr_open_delegation_type4() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1589 xdr_open_delegation_type4(register XDR *xdrs, open_delegation_type4 *objp) in xdr_open_delegation_type4() function
1629 if (!xdr_open_delegation_type4(xdrs, &objp->open_claim4_u. in xdr_open_claim4()
1700 if (!xdr_open_delegation_type4(xdrs, &objp->delegation_type)) in xdr_open_delegation4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3513 extern bool_t xdr_open_delegation_type4(XDR *, open_delegation_type4*);