Searched refs:OPEN4args (Results 1 – 6 of 6) sorted by relevance
| /titanic_50/usr/src/uts/common/nfs/ |
| H A D | nfs4_kprot.h | 960 struct OPEN4args { struct 979 typedef struct OPEN4args OPEN4args; argument 1442 OPEN4args opopen;
|
| /titanic_50/usr/src/head/rpcsvc/ |
| H A D | nfs4_prot.x | 974 struct OPEN4args { struct 1419 case OP_OPEN: OPEN4args opopen;
|
| /titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | snoop_nfs4.c | 1592 OPEN4args *args = (OPEN4args *)obj; in sumarg_open() 1621 OPEN4args *args = (OPEN4args *)obj; in dtlarg_open()
|
| H A D | nfs4_xdr.c | 1659 xdr_OPEN4args(register XDR *xdrs, OPEN4args *objp) in xdr_OPEN4args()
|
| /titanic_50/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_srv.c | 6347 rfs4_createfile(OPEN4args *args, struct svc_req *req, struct compound_state *cs, in rfs4_createfile() 6978 OPEN4args *args, rfs4_openowner_t *oo, OPEN4res *resp) in rfs4_do_opennull() 7022 OPEN4args *args, rfs4_openowner_t *oo, OPEN4res *resp) in rfs4_do_openprev() 7077 OPEN4args *args, rfs4_openowner_t *oo, OPEN4res *resp) in rfs4_do_opendelcur() 7132 OPEN4args *args, rfs4_openowner_t *oo, OPEN4res *resp) in rfs4_do_opendelprev() 7328 OPEN4args *args = &argop->nfs_argop4_u.opopen; in rfs4_op_open() 7339 OPEN4args *, args); in rfs4_op_open()
|
| H A D | nfs4_xdr.c | 2886 xdr_OPEN4args(XDR *xdrs, OPEN4args *objp) in xdr_OPEN4args()
|