Searched refs:OP_CLOSE (Results 1 – 9 of 9) sorted by relevance
| /illumos-gate/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 | 3968 case OP_CLOSE: in xdr_snfs_argop4_free() 4142 case OP_CLOSE: in xdr_nfs_argop4() 4520 case OP_CLOSE: in xdr_nfs_resop4_free() 4635 case OP_CLOSE: in xdr_nfs_resop4() 4818 case OP_CLOSE: in xdr_nfs_resop4_clnt()
|
| H A D | nfs4_vnops.c | 2405 lost_rqstp->lr_op = OP_CLOSE; in nfs4close_save_lost_rqst() 2486 argop[2].argop = OP_CLOSE; in nfs4close_otw() 2545 lost_rqst.lr_op == OP_CLOSE) ? &lost_rqst : NULL, in nfs4close_otw() 2546 OP_CLOSE, bsep, NULL, NULL); in nfs4close_otw() 11286 OP_CLOSE, FALSE, NULL, 0, dmapp->vp); in nfs4_delmap_callback() 15331 lost_rqst.lr_op == OP_CLOSE ? in nfs4close_one() 15332 &lost_rqst : NULL, OP_CLOSE, NULL, NULL, NULL); in nfs4close_one()
|
| /illumos-gate/usr/src/head/rpcsvc/ |
| H A D | nfs4_prot.x | 1239 OP_CLOSE = 4, enumerator 3024 case OP_CLOSE: CLOSE4args opclose; 3145 case OP_CLOSE: CLOSE4res opclose;
|
| /illumos-gate/usr/src/cmd/mdb/common/modules/nfs/ |
| H A D | nfs.c | 388 case OP_CLOSE: in nfs4_op_str()
|
| H A D | nfs_clnt.c | 72 TBL_ENTRY(OP_CLOSE),
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | nfs4_xdr.c | 2471 case OP_CLOSE: in xdr_nfs_argop4() 2628 case OP_CLOSE: in xdr_nfs_resop4()
|
| /illumos-gate/usr/src/uts/common/nfs/ |
| H A D | nfs4_kprot.h | 1362 OP_CLOSE = 4, enumerator
|