Motr  M0

#include <ag.h>

Collaboration diagram for m0_sns_cm_ag:
Collaboration graph

Data Fields

struct m0_cm_aggr_group sag_base
 
struct m0_sns_cm_file_ctxsag_fctx
 
uint32_t sag_fnr
 
struct m0_cm_proxy_in_count sag_proxy_in_count
 
uint32_t sag_cp_created_nr
 
uint32_t sag_incoming_units_nr
 
uint32_t sag_incoming_cp_nr
 
uint32_t sag_outgoing_nr
 
uint32_t sag_local_tgts_nr
 
uint32_t sag_not_coming
 
struct m0_bitmap sag_fmap
 

Detailed Description

Definition at line 44 of file ag.h.

Field Documentation

◆ sag_base

struct m0_cm_aggr_group sag_base

Base aggregation group.

Definition at line 46 of file ag.h.

◆ sag_cp_created_nr

uint32_t sag_cp_created_nr

Number of local copy packets created by data iterator.

Definition at line 60 of file ag.h.

◆ sag_fctx

struct m0_sns_cm_file_ctx* sag_fctx

Definition at line 48 of file ag.h.

◆ sag_fmap

struct m0_bitmap sag_fmap

Bitmap of failed units in the aggregation group.

Definition at line 84 of file ag.h.

◆ sag_fnr

uint32_t sag_fnr

Total number of failure units in this aggregation group.

Definition at line 51 of file ag.h.

◆ sag_incoming_cp_nr

uint32_t sag_incoming_cp_nr

Number incoming copy packets expected for this aggregation group.

Definition at line 72 of file ag.h.

◆ sag_incoming_units_nr

uint32_t sag_incoming_units_nr

Actual number of incoming data/parity units for this aggregation group.

Definition at line 66 of file ag.h.

◆ sag_local_tgts_nr

uint32_t sag_local_tgts_nr

Number of local targets/spares of an aggregation group to be used.

Definition at line 78 of file ag.h.

◆ sag_not_coming

uint32_t sag_not_coming

Number of incoming copy packets that will no more arrive.

Definition at line 81 of file ag.h.

◆ sag_outgoing_nr

uint32_t sag_outgoing_nr

Number of outgoing copy packets.

Definition at line 75 of file ag.h.

◆ sag_proxy_in_count

struct m0_cm_proxy_in_count sag_proxy_in_count

Accounts for number for incoming copy packets for this aggregation group per struct m0_cm_proxy.

Definition at line 57 of file ag.h.


The documentation for this struct was generated from the following file: