Motr  M0
copy machine store
Collaboration diagram for copy machine store:

Data Structures

struct  m0_cm_ag_store_data
 
struct  m0_cm_ag_store
 

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)
 

Detailed Description

Enumeration Type Documentation

◆ m0_cm_ag_store_status

Enumerator
S_ACTIVE 
S_COMPLETE 
S_FINI 

Definition at line 38 of file ag_store.h.

Function Documentation

◆ m0_cm_ag_store_complete()

M0_INTERNAL void m0_cm_ag_store_complete ( struct m0_cm_ag_store store)

Definition at line 519 of file ag_store.c.

Here is the caller graph for this function:

◆ m0_cm_ag_store_fini()

M0_INTERNAL void m0_cm_ag_store_fini ( struct m0_cm_ag_store store)

Definition at line 524 of file ag_store.c.

Here is the caller graph for this function:

◆ m0_cm_ag_store_fom_start()

M0_INTERNAL void m0_cm_ag_store_fom_start ( struct m0_cm cm)

Definition at line 534 of file ag_store.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_cm_ag_store_init()

M0_INTERNAL void m0_cm_ag_store_init ( struct m0_cm_type cmtype)

Definition at line 512 of file ag_store.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_cm_ag_store_is_complete()

M0_INTERNAL bool m0_cm_ag_store_is_complete ( struct m0_cm_ag_store store)

Definition at line 529 of file ag_store.c.

Here is the caller graph for this function: