Home
last modified time | relevance | path

Searched refs:xdr_CLOSE4args (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1035 xdr_CLOSE4args(register XDR *xdrs, CLOSE4args *objp) in xdr_CLOSE4args() function
2481 if (!xdr_CLOSE4args(xdrs, &objp->nfs_argop4_u.opclose)) in xdr_nfs_argop4()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2545 xdr_CLOSE4args(XDR *xdrs, CLOSE4args *objp) in xdr_CLOSE4args() function
4169 return (xdr_CLOSE4args(xdrs, &objp->nfs_argop4_u.opclose)); in xdr_nfs_argop4()