Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1400 OP_ILLEGAL = 10044 enumerator
1445 case OP_ILLEGAL: void;
1492 case OP_ILLEGAL: ILLEGAL4res opillegal;
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c527 case OP_ILLEGAL: in nfs4_op_to_str()
H A Dnfs4_dispatch.c598 resp->status = (resop->resop == OP_ILLEGAL ? in rfs4_resource_err()
H A Dnfs4_xdr.c4105 case OP_ILLEGAL: in xdr_snfs_argop4_free()
4301 case OP_ILLEGAL: in xdr_nfs_argop4()
4600 case OP_ILLEGAL: in xdr_nfs_resop4_free()
4770 case OP_ILLEGAL: in xdr_nfs_resop4()
4948 case OP_ILLEGAL: in xdr_nfs_resop4_clnt()
H A Dnfs4_srv.c2446 resop->resop = OP_ILLEGAL; in rfs4_op_illegal()
5919 op = OP_ILLEGAL; in rfs4_compound()
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1406 OP_ILLEGAL = 10044, enumerator
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2618 case OP_ILLEGAL: in xdr_nfs_argop4()
2787 case OP_ILLEGAL: in xdr_nfs_resop4()
H A Dsnoop_nfs4.c2374 else if (resp->resop == OP_ILLEGAL) in sum_result()
3106 else if (one_res.resop == OP_ILLEGAL) in detail_nfs_resop4()
3202 if (opnum == OP_ILLEGAL) in opcode_name()