Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1618 xdr_open_claim4(register XDR *xdrs, open_claim4 *objp) in xdr_open_claim4() function
1663 if (!xdr_open_claim4(xdrs, &objp->claim)) in xdr_OPEN4args()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c3035 if (!xdr_open_claim4(xdrs, &objp->claim)) in xdr_OPEN4args()
3060 (void) xdr_open_claim4(xdrs, &objp->claim); in xdr_OPEN4args()
H A Dnfs4x_xdr.c729 xdr_open_claim4(XDR *xdrs, open_claim4 *objp) in xdr_open_claim4() function
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3516 extern bool_t xdr_open_claim4(XDR *, open_claim4*);