Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c473 case OP_LOCKT: in nfs4_op_to_str()
H A Dnfs4_xdr.c4086 case OP_LOCKT: in xdr_snfs_argop4_free()
4261 case OP_LOCKT: in xdr_nfs_argop4()
4617 case OP_LOCKT: in xdr_nfs_resop4_free()
4748 case OP_LOCKT: in xdr_nfs_resop4()
4934 case OP_LOCKT: in xdr_nfs_resop4_clnt()
H A Dnfs4_vnops.c13195 argop->argop = OP_LOCKT; in nfs4frlock_setup_lockt_args()
13621 else if (argop[1].argop == OP_LOCKT) in nfs4frlock_check_access()
13692 op = lock_args ? OP_LOCK : locku_args ? OP_LOCKU : OP_LOCKT; in nfs4frlock_recovery()
13749 else if (argop[1].argop == OP_LOCKT) in nfs4frlock_recovery()
13852 else if (argop[1].argop == OP_LOCKT) in nfs4frlock_results_denied()
14076 else if (argop[1].argop == OP_LOCKT) in nfs4frlock_final_cleanup()
14307 else if (argop[1].argop == OP_LOCKT) in nfs4frlock()
H A Dnfs4_srv.c9501 case OP_LOCKT: in lock_denied_free()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1248 OP_LOCKT = 13, enumerator
3033 case OP_LOCKT: LOCKT4args oplockt;
3154 case OP_LOCKT: LOCKT4res oplockt;
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c406 case OP_LOCKT: in nfs4_op_str()
H A Dnfs_clnt.c81 TBL_ENTRY(OP_LOCKT),
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2508 case OP_LOCKT: in xdr_nfs_argop4()
2665 case OP_LOCKT: in xdr_nfs_resop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2669 OP_LOCKT = 13, enumerator