Motr  M0
ag_store.h File Reference
#include "cm/ag.h"
#include "fop/fom.h"
Include dependency graph for ag_store.h:

Go to the source code of this file.

Data Structures

struct  m0_cm_ag_store_data
 
struct  m0_cm_ag_store
 

Macros

#define __MOTR_CM_AG_STORE_H__
 

Enumerations

enum  m0_cm_ag_store_status { S_ACTIVE, S_COMPLETE, S_FINI }
 

Functions

M0_INTERNAL void m0_cm_ag_store_init (struct m0_cm_type *cmtype)
 
M0_INTERNAL void m0_cm_ag_store_fom_start (struct m0_cm *cm)
 
M0_INTERNAL void m0_cm_ag_store_complete (struct m0_cm_ag_store *store)
 
M0_INTERNAL void m0_cm_ag_store_fini (struct m0_cm_ag_store *store)
 
M0_INTERNAL bool m0_cm_ag_store_is_complete (struct m0_cm_ag_store *store)
 

Macro Definition Documentation

◆ __MOTR_CM_AG_STORE_H__

#define __MOTR_CM_AG_STORE_H__

Definition at line 26 of file ag_store.h.