OP_CB_OFFLOAD
[OP_CB_OFFLOAD] = {
if (op_nr == OP_CB_OFFLOAD) {
return decode_cb_op_status(xdr, OP_CB_OFFLOAD, &cb->cb_status);
*p = cpu_to_be32(OP_CB_OFFLOAD);
.opcode = OP_CB_OFFLOAD,
{ OP_CB_OFFLOAD, "CB_OFFLOAD" })
TRACE_DEFINE_ENUM(OP_CB_OFFLOAD);
{ OP_CB_OFFLOAD, "CB_OFFLOAD" }, \