Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2102 xdr_REMOVE4res(register XDR *xdrs, REMOVE4res *objp) in xdr_REMOVE4res() function
2737 if (!xdr_REMOVE4res(xdrs, &objp->nfs_resop4_u.opremove)) in xdr_nfs_resop4()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c3742 xdr_REMOVE4res(XDR *xdrs, REMOVE4res *objp) in xdr_REMOVE4res() function
4674 return (xdr_REMOVE4res(xdrs, &objp->nfs_resop4_u.opremove)); in xdr_nfs_resop4()
4856 return (xdr_REMOVE4res(xdrs, &objp->nfs_resop4_u.opremove)); in xdr_nfs_resop4_clnt()