Searched refs:opentype (Results 1 – 8 of 8) sorted by relevance
3004 if (!xdr_int(xdrs, (int *)&objp->opentype)) in xdr_OPEN4args()3006 if (objp->opentype == OPEN4_CREATE) { in xdr_OPEN4args()3047 if (objp->opentype == OPEN4_CREATE) { in xdr_OPEN4args()3100 IXDR_PUT_U_INT32(ptr, objp->opentype); in xdr_OPEN4cargs()3123 if (!XDR_PUTINT32(xdrs, (int32_t *)&objp->opentype)) in xdr_OPEN4cargs()3127 if (objp->opentype == OPEN4_CREATE) { in xdr_OPEN4cargs()
2115 open_args->opentype = OPEN4_NOCREATE; in nfs4_resend_open_otw()
599 if ((open_args->opentype == OPEN4_CREATE) && in nfs4args_copen_free()946 open_args->opentype = OPEN4_CREATE; in nfs4open_otw()1000 open_args->opentype = OPEN4_NOCREATE; in nfs4open_otw()1879 open_args->opentype = OPEN4_NOCREATE; in nfs4_reopen()
7193 if (args->opentype == OPEN4_NOCREATE) in rfs4_do_opennull()
1523 opentype4 opentype; member1621 opentype4 opentype; member1637 opentype4 opentype; member
1535 if (!xdr_opentype4(xdrs, &objp->opentype)) in xdr_openflag4()1537 switch (objp->opentype) { in xdr_openflag4()
3495 if (flagp->opentype == OPEN4_CREATE) { in sum_openflag()3519 flagp->opentype == OPEN4_CREATE ? "CREATE" : "NOCREATE"); in detail_openflag()3520 if (flagp->opentype == OPEN4_CREATE) in detail_openflag()
1632 union openflag4 switch (opentype4 opentype) {