Motr  M0
ag.c File Reference
#include "lib/trace.h"
#include "lib/memory.h"
#include "lib/errno.h"
#include "lib/misc.h"
#include "fid/fid.h"
#include "dix/cm/cp.h"
#include "dix/cm/cm.h"
#include "cm/proxy.h"
Include dependency graph for ag.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_DIXCM
 

Functions

static uint64_t dix_cp_ag_local_cp_nr (const struct m0_cm_aggr_group *ag)
 
static void dix_cp_ag_fini (struct m0_cm_aggr_group *ag)
 
static bool dix_cp_ag_can_fini (const struct m0_cm_aggr_group *ag)
 
static bool dix_cm_ag_is_frozen_on (struct m0_cm_aggr_group *ag, struct m0_cm_proxy *pxy)
 
M0_INTERNAL int m0_dix_cm_ag_alloc (struct m0_cm *cm, const struct m0_cm_ag_id *id, bool has_incoming, struct m0_cm_aggr_group **out)
 

Variables

static const struct m0_cm_aggr_group_ops dix_cm_ag_ops
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_DIXCM

Definition at line 23 of file ag.c.