Home
last modified time | relevance | path

Searched refs:OP_OPEN (Results 1 – 15 of 15) sorted by relevance

/onnv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c205 case OP_OPEN: in nfs4_need_to_bump_seqid()
480 case OP_OPEN: in nfs4_op_to_str()
H A Dnfs4_recovery.c2407 case OP_OPEN: in nfs4_free_lost_rqst()
2594 OP_OPEN, NULL, NULL, NULL); in recov_openfiles()
2732 case OP_OPEN: in resend_one_op()
2800 ASSERT(lrp->lr_op == OP_OPEN); in resend_one_op()
3035 } else if (lost_rqstp->lr_op == OP_OPEN) { in nfs4_save_lost_rqst()
H A Dnfs4_attr.c262 if (op == OP_SETATTR || op == OP_CREATE || op == OP_OPEN) { in vattr_to_fattr4()
H A Dnfs4_xdr.c3031 IXDR_PUT_U_INT32(ptr, OP_OPEN); in xdr_OPEN4cargs()
3048 op = OP_OPEN; in xdr_OPEN4cargs()
3970 case OP_OPEN: in xdr_snfs_argop4_free()
4146 case OP_OPEN: in xdr_nfs_argop4()
4517 case OP_OPEN: in xdr_nfs_resop4_free()
4634 case OP_OPEN: in xdr_nfs_resop4()
4813 case OP_OPEN: in xdr_nfs_resop4_clnt()
H A Dnfs4_vnops.c713 lost_rqstp->lr_op = OP_OPEN; in nfs4open_save_lost_rqst()
971 v_error = vattr_to_fattr4(in_va, NULL, attr, 0, OP_OPEN, in nfs4open_otw()
1185 NULL, lost_rqst.lr_op == OP_OPEN ? in nfs4open_otw()
1186 &lost_rqst : NULL, OP_OPEN, bsep, NULL, NULL); in nfs4open_otw()
1239 nfs4_log_badowner(VTOMI4(dvp), OP_OPEN); in nfs4open_otw()
1419 nfs4_log_badowner(VTOMI4(dvp), OP_OPEN); in nfs4open_otw()
1899 lost_rqst.lr_op == OP_OPEN ? in nfs4_reopen()
1900 &lost_rqst : NULL, OP_OPEN, NULL, NULL, NULL); in nfs4_reopen()
1938 NULL, lost_rqst.lr_op == OP_OPEN ? &lost_rqst : in nfs4_reopen()
1939 NULL, OP_OPEN, bsep, NULL, NULL); in nfs4_reopen()
[all …]
H A Dnfs4_state.c209 case OP_OPEN: in rfs4_free_reply()
227 case OP_OPEN: in rfs4_copy_reply()
H A Dnfs4_callback.c1961 NULL, OP_OPEN, NULL, NULL, NULL); in deleg_reopen()
/onnv-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1436 OP_OPEN = 18, enumerator
1477 case OP_OPEN: OPEN4args opopen;
1520 case OP_OPEN: OPEN4res opopen;
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h207 OP_OPEN, /* 191 */ enumerator
H A Ddump.c607 else if (o->op_type == OP_OPEN || o->op_type == OP_BACKTICK) { in Perl_do_op_dump()
H A Ddoio.c102 if (PL_op && PL_op->op_type == OP_OPEN) { in Perl_do_openn()
H A Dtoke.c4687 LOP(OP_OPEN,XTERM);
H A Dop.c1349 case OP_OPEN: in S_is_handle_constructor()
/onnv-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1375 OP_OPEN = 18, enumerator
1406 OP_COPEN = OP_OPEN | SUNW_PRIVATE_OP,
/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2523 case OP_OPEN: in xdr_nfs_argop4()
2682 case OP_OPEN: in xdr_nfs_resop4()