Searched refs:OP_CLOSE (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_common.c | 207 case OP_CLOSE: in nfs4_need_to_bump_seqid() 455 case OP_CLOSE: in nfs4_op_to_str()
|
H A D | nfs4_recovery.c | 2411 case OP_CLOSE: in nfs4_free_lost_rqst() 2741 case OP_CLOSE: in resend_one_op() 2786 if (lrp->lr_op == OP_OPEN_DOWNGRADE || lrp->lr_op == OP_CLOSE) in resend_one_op() 3054 } else if (lost_rqstp->lr_op == OP_CLOSE) { in nfs4_save_lost_rqst()
|
H A D | nfs4_xdr.c | 3994 case OP_CLOSE: in xdr_snfs_argop4_free() 4168 case OP_CLOSE: in xdr_nfs_argop4() 4542 case OP_CLOSE: in xdr_nfs_resop4_free() 4657 case OP_CLOSE: in xdr_nfs_resop4() 4836 case OP_CLOSE: in xdr_nfs_resop4_clnt()
|
H A D | nfs4_vnops.c | 2408 lost_rqstp->lr_op = OP_CLOSE; in nfs4close_save_lost_rqst() 2489 argop[2].argop = OP_CLOSE; in nfs4close_otw() 2548 lost_rqst.lr_op == OP_CLOSE) ? &lost_rqst : NULL, in nfs4close_otw() 2549 OP_CLOSE, bsep, NULL, NULL); in nfs4close_otw() 11519 OP_CLOSE, FALSE, NULL, 0, dmapp->vp); in nfs4_delmap_callback() 15389 lost_rqst.lr_op == OP_CLOSE ? in nfs4close_one() 15390 &lost_rqst : NULL, OP_CLOSE, NULL, NULL, NULL); in nfs4close_one()
|
/titanic_50/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 1364 OP_CLOSE = 4, enumerator 1405 case OP_CLOSE: CLOSE4args opclose; 1450 case OP_CLOSE: CLOSE4res opclose;
|
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 1370 OP_CLOSE = 4, enumerator
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | nfs4_xdr.c | 2480 case OP_CLOSE: in xdr_nfs_argop4() 2637 case OP_CLOSE: in xdr_nfs_resop4()
|