Searched refs:OP_OPEN (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c208 case OP_OPEN:
483 case OP_OPEN:
484 return ("OP_OPEN");
H A Dnfs4_attr.c262 if (op == OP_SETATTR || op == OP_CREATE || op == OP_OPEN) {
H A Dnfs4_xdr.c3039 IXDR_PUT_U_INT32(ptr, OP_OPEN);
3056 op = OP_OPEN;
3975 case OP_OPEN:
4151 case OP_OPEN:
4523 case OP_OPEN:
4640 case OP_OPEN:
4819 case OP_OPEN:
H A Dnfs4_recovery.c2407 case OP_OPEN:
2594 OP_OPEN, NULL, NULL, NULL);
2732 case OP_OPEN:
2800 ASSERT(lrp->lr_op == OP_OPEN);
3035 } else if (lost_rqstp->lr_op == OP_OPEN) {
H A Dnfs4_vnops.c726 lost_rqstp->lr_op = OP_OPEN;
984 v_error = vattr_to_fattr4(in_va, NULL, attr, 0, OP_OPEN,
1198 NULL, lost_rqst.lr_op == OP_OPEN ?
1199 &lost_rqst : NULL, OP_OPEN, bsep, NULL, NULL);
1252 nfs4_log_badowner(VTOMI4(dvp), OP_OPEN); local
1432 nfs4_log_badowner(VTOMI4(dvp), OP_OPEN); local
1912 lost_rqst.lr_op == OP_OPEN ?
1913 &lost_rqst : NULL, OP_OPEN, NULL, NULL, NULL);
1951 NULL, lost_rqst.lr_op == OP_OPEN ? &lost_rqst :
1952 NULL, OP_OPEN, bse
[all...]
H A Dnfs4_state.c210 case OP_OPEN:
228 case OP_OPEN:
H A Dnfs4_callback.c1962 NULL, OP_OPEN, NULL, NULL, NULL);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1378 OP_OPEN = 18,
1419 case OP_OPEN: OPEN4args opopen;
1464 case OP_OPEN: OPEN4res opopen;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1384 OP_OPEN = 18, enumerator in enum:nfs_opnum4
1415 OP_COPEN = OP_OPEN | SUNW_PRIVATE_OP,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2535 case OP_OPEN:
2694 case OP_OPEN:

Completed in 99 milliseconds