Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1172 struct REMOVE4args { struct
1175 typedef struct REMOVE4args REMOVE4args; argument
1451 REMOVE4args opremove;
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1180 struct REMOVE4args { struct
1430 case OP_REMOVE: REMOVE4args opremove;
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2084 xdr_REMOVE4args(register XDR *xdrs, REMOVE4args *objp) in xdr_REMOVE4args()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c4107 REMOVE4args *args = &argop->nfs_argop4_u.opremove; in rfs4_op_remove()
4122 REMOVE4args *, args); in rfs4_op_remove()