Home
last modified time | relevance | path

Searched refs:OP_ILLEGAL (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_dispatch.c55 op == OP_ILLEGAL) in valid_first_compound_op()
H A Dnfs4_common.c527 case OP_ILLEGAL: in nfs4_op_to_str()
H A Dnfs4_dispatch.c615 resp->status = (resop->resop == OP_ILLEGAL ? in rfs4_resource_err()
H A Dnfs4_xdr.c4003 array[i].argop != OP_ILLEGAL) { in xdr_snfs_argop4_free()
4147 case OP_ILLEGAL: in xdr_snfs_argop4_free()
4343 case OP_ILLEGAL: in xdr_nfs_argop4()
4370 objp->argop != OP_ILLEGAL) in xdr_snfs_argop4()
4646 case OP_ILLEGAL: in xdr_nfs_resop4_free()
4816 case OP_ILLEGAL: in xdr_nfs_resop4()
4840 objp->resop != OP_ILLEGAL) in xdr_snfs_resop4()
4998 case OP_ILLEGAL: in xdr_nfs_resop4_clnt()
H A Dnfs4_srv.c2680 resop->resop = OP_ILLEGAL; in rfs4_op_illegal()
6100 op = OP_ILLEGAL; in rfs4_compound()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1313 OP_ILLEGAL = 10044 enumerator
3140 case OP_ILLEGAL: void;
3256 case OP_ILLEGAL: ILLEGAL4res opillegal;
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c460 case OP_ILLEGAL: in nfs4_op_str()
H A Dnfs_clnt.c108 TBL_ENTRY(OP_ILLEGAL),
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2609 case OP_ILLEGAL: in xdr_nfs_argop4()
2778 case OP_ILLEGAL: in xdr_nfs_resop4()
H A Dsnoop_nfs4.c2375 else if (resp->resop == OP_ILLEGAL) in sum_result()
3107 else if (one_res.resop == OP_ILLEGAL) in detail_nfs_resop4()
3203 if (opnum == OP_ILLEGAL) in opcode_name()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2718 OP_ILLEGAL = 10044, enumerator