Motr  M0
sw_onwire_fop.c File Reference
#include "lib/trace.h"
#include "fop/fop.h"
#include "cm/cm.h"
#include "cm/repreb/sw_onwire_fop.h"
#include "cm/repreb/sw_onwire_fom.h"
#include "cm/repreb/sw_onwire_fop_xc.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

static int sns_rebalance_sw_fom_create (struct m0_fop *fop, struct m0_fom **m, struct m0_reqh *reqh)
 
M0_INTERNAL void m0_sns_cm_rebalance_sw_onwire_fop_init (void)
 
M0_INTERNAL void m0_sns_cm_rebalance_sw_onwire_fop_fini (void)
 
M0_INTERNAL int m0_sns_cm_rebalance_sw_onwire_fop_setup (struct m0_cm *cm, 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

struct m0_fop_type sns_rebalance_sw_onwire_fopt
 
struct m0_fop_type sns_rebalance_sw_onwire_rep_fopt
 
struct m0_cm_type sns_rebalance_cmt
 
const struct m0_fom_type_ops sns_rebalance_sw_fom_type_ops
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_CM

Definition at line 23 of file sw_onwire_fop.c.