Motr  M0
rebalance_cp_onwire.c File Reference
#include "lib/trace.h"
#include "fop/fop.h"
#include "cm/cp.h"
#include "dix/cm/cm.h"
#include "dix/cm/dix_cp_onwire.h"
#include "dix/cm/dix_cp_onwire_xc.h"
Include dependency graph for rebalance_cp_onwire.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_DIXCM
 

Functions

static int dix_rebalance_cp_fom_create (struct m0_fop *fop, struct m0_fom **m, struct m0_reqh *reqh)
 
M0_INTERNAL void m0_dix_cm_rebalance_cpx_init (void)
 
M0_INTERNAL void m0_dix_cm_rebalance_cpx_fini (void)
 

Variables

struct m0_fop_type m0_dix_rebalance_cpx_fopt
 
struct m0_fop_type m0_dix_rebalance_cpx_reply_fopt
 
M0_EXTERN struct m0_cm_type dix_rebalance_cmt
 
const struct m0_fom_type_ops dix_rebalance_cp_fom_type_ops
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_DIXCM

Definition at line 23 of file rebalance_cp_onwire.c.

Function Documentation

◆ dix_rebalance_cp_fom_create()

static int dix_rebalance_cp_fom_create ( struct m0_fop fop,
struct m0_fom **  m,
struct m0_reqh reqh 
)
static

Definition at line 44 of file rebalance_cp_onwire.c.

Here is the call graph for this function: