Home
last modified time | relevance | path

Searched refs:REMOVE4res (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1862 struct REMOVE4res { struct
1866 typedef struct REMOVE4res REMOVE4res; argument
2828 REMOVE4res opremove;
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2064 union REMOVE4res switch (nfsstat4 status) {
3172 case OP_REMOVE: REMOVE4res opremove;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c2917 REMOVE4res *res = (REMOVE4res *)obj; in dtlres_remove()
H A Dnfs4_xdr.c2093 xdr_REMOVE4res(register XDR *xdrs, REMOVE4res *objp) in xdr_REMOVE4res()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c4912 REMOVE4res *rm_res; in nfs4_inactive_otw()
7238 REMOVE4res *rm_res; in nfs4_remove()
8659 REMOVE4res *rm_res; in nfs4_rmdir()
H A Dnfs4_srv.c4255 REMOVE4res *resp = &resop->nfs_resop4_u.opremove; in rfs4_op_remove()
4535 REMOVE4res *, resp); in rfs4_op_remove()
H A Dnfs4_xdr.c3773 xdr_REMOVE4res(XDR *xdrs, REMOVE4res *objp) in xdr_REMOVE4res()