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.c13102 ASSERT(resend_rqstp->lr_op == OP_LOCK || in nfs4frlock_setup_resend_lock_args()
13123 if (resend_rqstp->lr_op == OP_LOCK) { in nfs4frlock_setup_resend_lock_args()
13126 argop->argop = OP_LOCK; in nfs4frlock_setup_resend_lock_args()
13456 argop->argop = OP_LOCK; in nfs4frlock_setup_lock_args()
13543 lost_rqstp->lr_op = OP_LOCK; in nfs4frlock_save_lost_rqst()
13618 if (argop[1].argop == OP_LOCK) in nfs4frlock_check_access()
13691 op = lock_args ? OP_LOCK : locku_args ? OP_LOCKU : OP_LOCKT; in nfs4frlock_recovery()
13714 (lost_rqstp && (lost_rqstp->lr_op == OP_LOCK || in nfs4frlock_recovery()
13746 if (argop[1].argop == OP_LOCK) in nfs4frlock_recovery()
13849 if (argop[1].argop == OP_LOCK) in nfs4frlock_results_denied()
[all …]
H A Dnfs4_xdr.c4006 case OP_LOCK: in xdr_snfs_argop4_free()
4183 case OP_LOCK: in xdr_nfs_argop4()
4537 case OP_LOCK: in xdr_nfs_resop4_free()
4670 case OP_LOCK: in xdr_nfs_resop4()
4856 case OP_LOCK: in xdr_nfs_resop4_clnt()
H A Dnfs4_state.c232 case OP_LOCK: in rfs4_free_reply()
249 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.c9354 ASSERT(resop->resop == OP_LOCK); in rfs4_do_lock()
9807 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.h1370 OP_LOCK = 12, enumerator