Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c731 if (!xdr_open_claim_type4(xdrs, &objp->claim)) in xdr_open_claim4()
1786 if (!xdr_open_claim_type4(xdrs, &objp->dc_claim)) in xdr_deleg_claim4()
2841 xdr_open_claim_type4(XDR *xdrs, open_claim_type4 *objp) in xdr_open_claim_type4() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1598 xdr_open_claim_type4(register XDR *xdrs, open_claim_type4 *objp) in xdr_open_claim_type4() function
1621 if (!xdr_open_claim_type4(xdrs, &objp->claim)) in xdr_open_claim4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3514 extern bool_t xdr_open_claim_type4(XDR *, open_claim_type4*);