Home
last modified time | relevance | path

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

/illumos-gate/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.c4090 case OP_LOCKU: in xdr_snfs_argop4_free()
4263 case OP_LOCKU: in xdr_nfs_argop4()
4621 case OP_LOCKU: in xdr_nfs_resop4_free()
4750 case OP_LOCKU: in xdr_nfs_resop4()
4936 case OP_LOCKU: in xdr_nfs_resop4_clnt()
H A Dnfs4_vnops.c13104 resend_rqstp->lr_op == OP_LOCKU); in nfs4frlock_setup_resend_lock_args()
13157 argop->argop = OP_LOCKU; in nfs4frlock_setup_resend_lock_args()
13352 argop->argop = OP_LOCKU; in nfs4frlock_setup_locku_args()
13542 lost_rqstp->lr_op = OP_LOCKU; in nfs4frlock_save_lost_rqst()
13692 op = lock_args ? OP_LOCK : locku_args ? OP_LOCKU : OP_LOCKT; in nfs4frlock_recovery()
13716 lost_rqstp->lr_op == OP_LOCKU)) ? lost_rqstp : in nfs4frlock_recovery()
14245 lost_rqst.lr_op == OP_LOCKU) ? in nfs4frlock()
14246 &lost_rqst : NULL, OP_LOCKU, NULL, NULL, NULL); in nfs4frlock()
16004 (req.lr_op == OP_LOCK || req.lr_op == OP_LOCKU) ? in push_reinstate()
16005 &req : NULL, flk->l_type == F_UNLCK ? OP_LOCKU : OP_LOCK, in push_reinstate()
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.c8964 if (resop->resop != OP_LOCKU) { in rfs4_do_lock()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1249 OP_LOCKU = 14, enumerator
3034 case OP_LOCKU: LOCKU4args oplocku;
3155 case OP_LOCKU: LOCKU4res oplocku;
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c408 case OP_LOCKU: in nfs4_op_str()
H A Dnfs_clnt.c82 TBL_ENTRY(OP_LOCKU),
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2512 case OP_LOCKU: in xdr_nfs_argop4()
2669 case OP_LOCKU: in xdr_nfs_resop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2670 OP_LOCKU = 14, enumerator