Home
last modified time | relevance | path

Searched refs:OP_LOCKU (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c212 case OP_LOCKU: in nfs4_need_to_bump_seqid()
475 case OP_LOCKU: in nfs4_op_to_str()
H A Dnfs4_recovery.c2755 case OP_LOCKU: in resend_one_op()
2896 lrp->lr_op == OP_LOCKU) in resend_lock()
2988 if (lrp->lr_op != OP_LOCK && lrp->lr_op != OP_LOCKU) in flush_reinstate()
3024 lost_rqstp->lr_op == OP_LOCKU) { in nfs4_save_lost_rqst()
H A Dnfs4_xdr.c4040 case OP_LOCKU: in xdr_snfs_argop4_free()
4213 case OP_LOCKU: in xdr_nfs_argop4()
4567 case OP_LOCKU: in xdr_nfs_resop4_free()
4696 case OP_LOCKU: in xdr_nfs_resop4()
4878 case OP_LOCKU: in xdr_nfs_resop4_clnt()
H A Dnfs4_vnops.c13293 resend_rqstp->lr_op == OP_LOCKU); in nfs4frlock_setup_resend_lock_args()
13346 argop->argop = OP_LOCKU; in nfs4frlock_setup_resend_lock_args()
13536 argop->argop = OP_LOCKU; in nfs4frlock_setup_locku_args()
13723 lost_rqstp->lr_op = OP_LOCKU; in nfs4frlock_save_lost_rqst()
13872 op = lock_args ? OP_LOCK : locku_args ? OP_LOCKU : OP_LOCKT; in nfs4frlock_recovery()
13896 lost_rqstp->lr_op == OP_LOCKU)) ? lost_rqstp : in nfs4frlock_recovery()
14377 lost_rqst.lr_op == OP_LOCKU) ? in nfs4frlock()
14378 &lost_rqst : NULL, OP_LOCKU, NULL, NULL, NULL); in nfs4frlock()
16061 (req.lr_op == OP_LOCK || req.lr_op == OP_LOCKU) ? in push_reinstate()
16062 &req : NULL, flk->l_type == F_UNLCK ? OP_LOCKU : OP_LOCK, in push_reinstate()
H A Dnfs4_client.c2788 if (lrp->lr_op != OP_LOCK && lrp->lr_op != OP_LOCKU) in nfs4_map_lost_lock_conflict()
H A Dnfs4_srv.c8722 if (resop->resop != OP_LOCKU) { in rfs4_do_lock()
/titanic_50/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1374 OP_LOCKU = 14, enumerator
1415 case OP_LOCKU: LOCKU4args oplocku;
1460 case OP_LOCKU: LOCKU4res oplocku;
/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1380 OP_LOCKU = 14, enumerator
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2521 case OP_LOCKU: in xdr_nfs_argop4()
2678 case OP_LOCKU: in xdr_nfs_resop4()