Motr  M0
sw_onwire_fop.c File Reference
#include "lib/memory.h"
#include "lib/string.h"
#include "fop/fop.h"
#include "rpc/rpc.h"
#include "rpc/rpc_opcodes.h"
#include "cm/cm.h"
#include "cm/repreb/sw_onwire_fop.h"
#include "cm/repreb/sw_onwire_fop_xc.h"
#include "lib/trace.h"
Include dependency graph for sw_onwire_fop.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_CM
 

Functions

M0_INTERNAL void m0_cm_repreb_sw_onwire_fop_init (struct m0_fop_type *ft, const struct m0_fom_type_ops *fomt_ops, enum M0_RPC_OPCODES op, const char *name, const struct m0_xcode_type *xt, uint64_t rpc_flags, struct m0_cm_type *cmt)
 
M0_INTERNAL void m0_cm_repreb_sw_onwire_fop_fini (struct m0_fop_type *ft)
 
M0_INTERNAL int m0_cm_repreb_sw_onwire_fop_setup (struct m0_cm *cm, struct m0_fop_type *ft, struct m0_fop *fop, void(*fop_release)(struct m0_ref *), uint64_t proxy_id, const char *local_ep, const struct m0_cm_sw *sw, const struct m0_cm_sw *out_interval)
 

Variables

const struct m0_sm_conf m0_cm_repreb_sw_onwire_conf
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_CM

Definition at line 34 of file sw_onwire_fop.c.