Home
last modified time | relevance | path

Searched refs:OPEN4_CREATE (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x885 OPEN4_CREATE = 1 enumerator
889 case OPEN4_CREATE:
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h901 OPEN4_CREATE = 1 enumerator
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c3494 if (flagp->opentype == OPEN4_CREATE) { in sum_openflag()
3518 flagp->opentype == OPEN4_CREATE ? "CREATE" : "NOCREATE"); in detail_openflag()
3519 if (flagp->opentype == OPEN4_CREATE) in detail_openflag()
H A Dnfs4_xdr.c1547 case OPEN4_CREATE: in xdr_openflag4()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2908 if (objp->opentype == OPEN4_CREATE) { in xdr_OPEN4args()
2975 if (objp->opentype == OPEN4_CREATE) { in xdr_OPEN4args()
3082 if (objp->opentype == OPEN4_CREATE) { in xdr_OPEN4cargs()
H A Dnfs4_vnops.c602 if ((open_args->opentype == OPEN4_CREATE) && in nfs4args_copen_free()
949 open_args->opentype = OPEN4_CREATE; in nfs4open_otw()