Home
last modified time | relevance | path

Searched refs:REMOVE4args (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1852 struct REMOVE4args { struct
1855 typedef struct REMOVE4args REMOVE4args; argument
2763 REMOVE4args opremove;
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2055 struct REMOVE4args { struct
3052 case OP_REMOVE: REMOVE4args opremove;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2075 xdr_REMOVE4args(register XDR *xdrs, REMOVE4args *objp) in xdr_REMOVE4args()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c4254 REMOVE4args *args = &argop->nfs_argop4_u.opremove; in rfs4_op_remove()
4269 REMOVE4args *, args); in rfs4_op_remove()