Home
last modified time | relevance | path

Searched refs:OP_OPEN_DOWNGRADE (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c210 case OP_OPEN_DOWNGRADE: in nfs4_need_to_bump_seqid()
489 case OP_OPEN_DOWNGRADE: in nfs4_op_to_str()
H A Dnfs4_recovery.c2729 case OP_OPEN_DOWNGRADE: in resend_one_op()
2786 if (lrp->lr_op == OP_OPEN_DOWNGRADE || lrp->lr_op == OP_CLOSE) in resend_one_op()
3049 } else if (lost_rqstp->lr_op == OP_OPEN_DOWNGRADE) { in nfs4_save_lost_rqst()
H A Dnfs4_client_state.c1772 lost_rqstp->lr_op = OP_OPEN_DOWNGRADE; in nfs4open_dg_save_lost_rqst()
1947 argop[2].argop = OP_OPEN_DOWNGRADE; in nfs4_open_downgrade()
H A Dnfs4_xdr.c4090 case OP_OPEN_DOWNGRADE: in xdr_snfs_argop4_free()
4272 case OP_OPEN_DOWNGRADE: in xdr_nfs_argop4()
4617 case OP_OPEN_DOWNGRADE: in xdr_nfs_resop4_free()
4763 case OP_OPEN_DOWNGRADE: in xdr_nfs_resop4()
4946 case OP_OPEN_DOWNGRADE: in xdr_nfs_resop4_clnt()
H A Dnfs4_vnops.c15415 new_lost_rqst.lr_op == OP_OPEN_DOWNGRADE ? in nfs4close_one()
15416 &new_lost_rqst : NULL, OP_OPEN_DOWNGRADE, in nfs4close_one()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1256 OP_OPEN_DOWNGRADE = 21, enumerator
3044 case OP_OPEN_DOWNGRADE: OPEN_DOWNGRADE4args opopen_downgrade;
3164 case OP_OPEN_DOWNGRADE: OPEN_DOWNGRADE4res opopen_downgrade;
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c422 case OP_OPEN_DOWNGRADE: in nfs4_op_str()
H A Dnfs_clnt.c89 TBL_ENTRY(OP_OPEN_DOWNGRADE),
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2539 case OP_OPEN_DOWNGRADE: in xdr_nfs_argop4()
2698 case OP_OPEN_DOWNGRADE: in xdr_nfs_resop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2677 OP_OPEN_DOWNGRADE = 21, enumerator