Home
last modified time | relevance | path

Searched refs:REMOVE3res (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1788 struct REMOVE3res { struct
1795 typedef struct REMOVE3res REMOVE3res; typedef
2186 extern REMOVE3res *nfsproc3_remove_3();
2231 extern bool_t xdr_REMOVE3res(XDR *, REMOVE3res *);
2294 extern void rfs3_remove(REMOVE3args *, REMOVE3res *, struct exportinfo *,
H A Dnfs_log.h598 extern bool_t xdr_nfslog_REMOVE3res(XDR *, REMOVE3res *);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x911 union REMOVE3res switch (nfsstat3 status) {
1232 REMOVE3res
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c328 sizeof (REMOVE3args), xdr_REMOVE3res, sizeof (REMOVE3res)},
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c730 xdr_nfslog_REMOVE3res(XDR *xdrs, REMOVE3res *objp) in xdr_nfslog_REMOVE3res()
H A Dnfs_server.c974 xdr_REMOVE3res, NULL_xdrproc_t, sizeof (REMOVE3res),
1319 REMOVE3res nfs3_remove_res;
H A Dnfs3_srv.c2458 rfs3_remove(REMOVE3args *args, REMOVE3res *resp, struct exportinfo *exi, in rfs3_remove()
2588 REMOVE3res *, resp); in rfs3_remove()
H A Dnfs3_xdr.c1873 xdr_REMOVE3res(XDR *xdrs, REMOVE3res *objp) in xdr_REMOVE3res()
H A Dnfs3_vnops.c1842 REMOVE3res res; in nfs3_inactive()
2839 REMOVE3res res; in nfs3_remove()