Home
last modified time | relevance | path

Searched refs:xdr_REMOVE3res (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c330 sizeof (REMOVE3args), xdr_REMOVE3res, sizeof (REMOVE3res)},
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs.h2154 extern bool_t xdr_REMOVE3res(XDR *, REMOVE3res *);
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c974 xdr_REMOVE3res, NULL_xdrproc_t, sizeof (REMOVE3res),
H A Dnfs3_xdr.c1874 xdr_REMOVE3res(XDR *xdrs, REMOVE3res *objp) in xdr_REMOVE3res() function
H A Dnfs3_vnops.c1884 xdr_REMOVE3res, (caddr_t)&res, unlcred, in nfs3_inactive()
2934 xdr_REMOVE3res, (caddr_t)&res, cr, in nfs3_remove()