Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c211 case OP_LOCK: in nfs4_need_to_bump_seqid()
471 case OP_LOCK: in nfs4_op_to_str()
H A Dnfs4_recovery.c2602 OP_LOCK, NULL, NULL, NULL); in recov_openfiles()
2754 case OP_LOCK: in resend_one_op()
2988 if (lrp->lr_op != OP_LOCK && lrp->lr_op != OP_LOCKU) in flush_reinstate()
3023 if (lost_rqstp->lr_op == OP_LOCK || in nfs4_save_lost_rqst()
H A Dnfs4_vnops.c13103 ASSERT(resend_rqstp->lr_op == OP_LOCK || in nfs4frlock_setup_resend_lock_args()
13124 if (resend_rqstp->lr_op == OP_LOCK) { in nfs4frlock_setup_resend_lock_args()
13127 argop->argop = OP_LOCK; in nfs4frlock_setup_resend_lock_args()
13457 argop->argop = OP_LOCK; in nfs4frlock_setup_lock_args()
13544 lost_rqstp->lr_op = OP_LOCK; in nfs4frlock_save_lost_rqst()
13619 if (argop[1].argop == OP_LOCK) in nfs4frlock_check_access()
13747 if (argop[1].argop == OP_LOCK) in nfs4frlock_recovery()
13850 if (argop[1].argop == OP_LOCK) in nfs4frlock_results_denied()
14074 if (argop[1].argop == OP_LOCK) in nfs4frlock_final_cleanup()
14244 (lost_rqst.lr_op == OP_LOCK || in nfs4frlock()
[all …]
H A Dnfs4_xdr.c4082 case OP_LOCK: in xdr_snfs_argop4_free()
4259 case OP_LOCK: in xdr_nfs_argop4()
4613 case OP_LOCK: in xdr_nfs_resop4_free()
4746 case OP_LOCK: in xdr_nfs_resop4()
4932 case OP_LOCK: in xdr_nfs_resop4_clnt()
H A Dnfs4_state.c215 case OP_LOCK: in rfs4_free_reply()
232 case OP_LOCK: in rfs4_copy_reply()
H A Dnfs4_client.c2789 if (lrp->lr_op != OP_LOCK && lrp->lr_op != OP_LOCKU) in nfs4_map_lost_lock_conflict()
H A Dnfs4_srv.c9055 ASSERT(resop->resop == OP_LOCK); in rfs4_do_lock()
9497 case OP_LOCK: in lock_denied_free()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1247 OP_LOCK = 12, enumerator
3032 case OP_LOCK: LOCK4args oplock;
3153 case OP_LOCK: LOCK4res oplock;
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c404 case OP_LOCK: in nfs4_op_str()
H A Dnfs_clnt.c80 TBL_ENTRY(OP_LOCK),
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2504 case OP_LOCK: in xdr_nfs_argop4()
2661 case OP_LOCK: in xdr_nfs_resop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2668 OP_LOCK = 12, enumerator