Motr  M0
sw_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_fop.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_DIX
 

Functions

static int dix_rebalance_sw_fom_create (struct m0_fop *fop, struct m0_fom **m, struct m0_reqh *reqh)
 
M0_INTERNAL void m0_dix_rebalance_sw_onwire_fop_init (void)
 
M0_INTERNAL void m0_dix_rebalance_sw_onwire_fop_fini (void)
 
M0_INTERNAL int m0_dix_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 dix_rebalance_sw_onwire_fopt
 
struct m0_fop_type dix_rebalance_sw_onwire_rep_fopt
 
struct m0_cm_type dix_rebalance_cmt
 
const struct m0_fom_type_ops dix_rebalance_sw_fom_type_ops
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_DIX

Definition at line 24 of file sw_fop.c.