Home
last modified time | relevance | path

Searched refs:OP_CB_ILLEGAL (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1564 OP_CB_ILLEGAL = 10044 enumerator
1570 case OP_CB_ILLEGAL: void;
1576 case OP_CB_ILLEGAL: CB_ILLEGAL4res opcbillegal;
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c544 resop->resop = OP_CB_ILLEGAL; in cb_illegal()
618 case OP_CB_ILLEGAL: in cb_compound()
629 op = OP_CB_ILLEGAL; in cb_compound()
H A Dnfs4_xdr.c5149 case OP_CB_ILLEGAL: in xdr_snfs_cb_argop4()
5188 case OP_CB_ILLEGAL: in xdr_cnfs_cb_argop4()
5213 case OP_CB_ILLEGAL: in xdr_nfs_cb_resop4()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1591 OP_CB_ILLEGAL = 10044 enumerator
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2919 case OP_CB_ILLEGAL: in xdr_nfs_cb_argop4()
2943 case OP_CB_ILLEGAL: in xdr_nfs_cb_resop4()
H A Dsnoop_nfs4.c2398 else if (resp->resop == OP_CB_ILLEGAL) in sum_cb_result()
3148 else if (one_res.resop == OP_CB_ILLEGAL) in detail_cb_resop4()
3220 if (opnum == OP_CB_ILLEGAL) in cb_opcode_name()