Searched refs:OP_LOCK (Results 1 - 12 of 12) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c208 case OP_LOCK:
468 case OP_LOCK:
469 return ("OP_LOCK");
H A Dnfs4_recovery.c2608 OP_LOCK, NULL, NULL, NULL);
2760 case OP_LOCK:
2994 if (lrp->lr_op != OP_LOCK && lrp->lr_op != OP_LOCKU)
3029 if (lost_rqstp->lr_op == OP_LOCK ||
H A Dnfs4_xdr.c4012 case OP_LOCK:
4188 case OP_LOCK:
4538 case OP_LOCK:
4671 case OP_LOCK:
4853 case OP_LOCK:
H A Dnfs4_vnops.c13072 ASSERT(resend_rqstp->lr_op == OP_LOCK ||
13093 if (resend_rqstp->lr_op == OP_LOCK) {
13096 argop->argop = OP_LOCK;
13431 argop->argop = OP_LOCK;
13520 lost_rqstp->lr_op = OP_LOCK;
13595 if (argop[1].argop == OP_LOCK)
13668 op = lock_args ? OP_LOCK : locku_args ? OP_LOCKU : OP_LOCKT;
13691 (lost_rqstp && (lost_rqstp->lr_op == OP_LOCK ||
13723 if (argop[1].argop == OP_LOCK)
13826 if (argop[1].argop == OP_LOCK)
[all...]
H A Dnfs4_state.c206 case OP_LOCK:
223 case OP_LOCK:
H A Dnfs4_client.c2796 if (lrp->lr_op != OP_LOCK && lrp->lr_op != OP_LOCKU)
H A Dnfs4_srv.c326 /* OP_LOCK = 12 */
8675 /* Can only get here if op is OP_LOCK */
8676 ASSERT(resop->resop == OP_LOCK);
9108 case OP_LOCK:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h363 OP_LOCK, /* 347 */ enumerator in enum:opcode
H A Dop.c1383 if ((type == OP_EXISTS || type == OP_DEFINED || type == OP_LOCK) &&
/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1430 OP_LOCK = 12,
1471 case OP_LOCK: LOCK4args oplock;
1514 case OP_LOCK: LOCK4res oplock;
/opensolaris-onvv-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1369 OP_LOCK = 12, enumerator in enum:nfs_opnum4
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2501 case OP_LOCK:
2658 case OP_LOCK:

Completed in 310 milliseconds