Symbol: OP_LOCK
usr/src/cmd/cmd-inet/usr.sbin/snoop/nfs4_xdr.c
2504
case OP_LOCK:
usr/src/cmd/cmd-inet/usr.sbin/snoop/nfs4_xdr.c
2661
case OP_LOCK:
usr/src/cmd/mdb/common/modules/nfs/nfs.c
404
case OP_LOCK:
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
80
TBL_ENTRY(OP_LOCK),
usr/src/uts/common/fs/nfs/nfs4_client.c
2789
if (lrp->lr_op != OP_LOCK && lrp->lr_op != OP_LOCKU)
usr/src/uts/common/fs/nfs/nfs4_common.c
211
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_common.c
471
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_recovery.c
2602
OP_LOCK, NULL, NULL, NULL);
usr/src/uts/common/fs/nfs/nfs4_recovery.c
2754
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_recovery.c
2988
if (lrp->lr_op != OP_LOCK && lrp->lr_op != OP_LOCKU)
usr/src/uts/common/fs/nfs/nfs4_recovery.c
3023
if (lost_rqstp->lr_op == OP_LOCK ||
usr/src/uts/common/fs/nfs/nfs4_srv.c
9354
ASSERT(resop->resop == OP_LOCK);
usr/src/uts/common/fs/nfs/nfs4_srv.c
9807
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_state.c
232
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_state.c
249
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13102
ASSERT(resend_rqstp->lr_op == OP_LOCK ||
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13123
if (resend_rqstp->lr_op == OP_LOCK) {
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13126
argop->argop = OP_LOCK;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13456
argop->argop = OP_LOCK;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13543
lost_rqstp->lr_op = OP_LOCK;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13618
if (argop[1].argop == OP_LOCK)
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13691
op = lock_args ? OP_LOCK : locku_args ? OP_LOCKU : OP_LOCKT;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13714
(lost_rqstp && (lost_rqstp->lr_op == OP_LOCK ||
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13746
if (argop[1].argop == OP_LOCK)
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13849
if (argop[1].argop == OP_LOCK)
usr/src/uts/common/fs/nfs/nfs4_vnops.c
14073
if (argop[1].argop == OP_LOCK)
usr/src/uts/common/fs/nfs/nfs4_vnops.c
14243
(lost_rqst.lr_op == OP_LOCK ||
usr/src/uts/common/fs/nfs/nfs4_vnops.c
14304
if (argop[1].argop == OP_LOCK)
usr/src/uts/common/fs/nfs/nfs4_vnops.c
16003
(req.lr_op == OP_LOCK || req.lr_op == OP_LOCKU) ?
usr/src/uts/common/fs/nfs/nfs4_vnops.c
16004
&req : NULL, flk->l_type == F_UNLCK ? OP_LOCKU : OP_LOCK,
usr/src/uts/common/fs/nfs/nfs4_xdr.c
4006
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_xdr.c
4183
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_xdr.c
4537
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_xdr.c
4670
case OP_LOCK:
usr/src/uts/common/fs/nfs/nfs4_xdr.c
4856
case OP_LOCK: