Motr  M0
Configuration FOPs

Functions

M0_INTERNAL int m0_conf_fops_init (void)
 
M0_INTERNAL void m0_conf_fops_fini (void)
 
M0_INTERNAL int m0_confx_types_init (void)
 
M0_INTERNAL void m0_confx_types_fini (void)
 

Variables

struct m0_fop_type m0_conf_fetch_fopt
 
struct m0_fop_type m0_conf_fetch_resp_fopt
 
struct m0_fop_type m0_conf_update_fopt
 
struct m0_fop_type m0_conf_update_resp_fopt
 
static const struct m0_fom_type_ops confd_fom_ops
 
struct m0_sm_conf conf_load_conf
 
struct m0_sm_state_descr conf_load_phases []
 
struct m0_fop_type m0_fop_conf_load_fopt
 
struct m0_fop_type m0_fop_conf_load_rep_fopt
 
const struct m0_fom_type_ops conf_load_fom_type_ops
 
struct m0_sm_conf conf_flip_conf
 
struct m0_sm_state_descr conf_flip_phases []
 
struct m0_fop_type m0_fop_conf_flip_fopt
 
struct m0_fop_type m0_fop_conf_flip_rep_fopt
 
const struct m0_fom_type_ops conf_flip_fom_type_ops
 
struct m0_fop_type m0_conf_fetch_fopt
 
struct m0_fop_type m0_conf_fetch_resp_fopt
 
struct m0_fop_type m0_conf_update_fopt
 
struct m0_fop_type m0_conf_update_resp_fopt
 
struct m0_fop_type m0_fop_conf_load_fopt
 
struct m0_fop_type m0_fop_conf_load_rep_fopt
 
struct m0_fop_type m0_fop_conf_flip_fopt
 
struct m0_fop_type m0_fop_conf_flip_rep_fopt
 

Detailed Description

Function Documentation

◆ m0_conf_fops_fini()

M0_INTERNAL void m0_conf_fops_fini ( void  )

Definition at line 168 of file fop.c.

Here is the call graph for this function:

◆ m0_conf_fops_init()

M0_INTERNAL int m0_conf_fops_init ( void  )

Definition at line 73 of file fop.c.

Here is the call graph for this function:

◆ m0_confx_types_fini()

M0_INTERNAL void m0_confx_types_fini ( void  )

Definition at line 191 of file fop.c.

Here is the call graph for this function:

◆ m0_confx_types_init()

M0_INTERNAL int m0_confx_types_init ( void  )

Definition at line 185 of file fop.c.

Here is the call graph for this function:

Variable Documentation

◆ conf_flip_conf

struct m0_sm_conf conf_flip_conf

Definition at line 94 of file flip_fom.c.

◆ conf_flip_fom_type_ops

const struct m0_fom_type_ops conf_flip_fom_type_ops

Spiel Load FOM type operation vector.

Definition at line 72 of file flip_fom.c.

◆ conf_flip_phases

struct m0_sm_state_descr conf_flip_phases[]

Spiel FOM state transition table.

Definition at line 79 of file flip_fom.c.

◆ conf_load_conf

struct m0_sm_conf conf_load_conf

Definition at line 96 of file load_fom.c.

◆ conf_load_fom_type_ops

const struct m0_fom_type_ops conf_load_fom_type_ops

Spiel Load FOM type operation vector.

Definition at line 59 of file load_fom.c.

◆ conf_load_phases

struct m0_sm_state_descr conf_load_phases[]

Spiel FOM state transition table.

Definition at line 66 of file load_fom.c.

◆ confd_fom_ops

const struct m0_fom_type_ops confd_fom_ops
static
Initial value:
= {
.fto_create = m0_confd_fom_create
}
M0_INTERNAL int m0_confd_fom_create(struct m0_fop *fop, struct m0_fom **out, struct m0_reqh *reqh)
Definition: confd_fom.c:73

Definition at line 49 of file fop.c.

◆ m0_conf_fetch_fopt [1/2]

struct m0_fop_type m0_conf_fetch_fopt

Definition at line 42 of file fop.c.

◆ m0_conf_fetch_fopt [2/2]

struct m0_fop_type m0_conf_fetch_fopt

Definition at line 42 of file fop.c.

◆ m0_conf_fetch_resp_fopt [1/2]

struct m0_fop_type m0_conf_fetch_resp_fopt

Definition at line 43 of file fop.c.

◆ m0_conf_fetch_resp_fopt [2/2]

struct m0_fop_type m0_conf_fetch_resp_fopt

Definition at line 43 of file fop.c.

◆ m0_conf_update_fopt [1/2]

struct m0_fop_type m0_conf_update_fopt

Definition at line 45 of file fop.c.

◆ m0_conf_update_fopt [2/2]

struct m0_fop_type m0_conf_update_fopt

Definition at line 45 of file fop.c.

◆ m0_conf_update_resp_fopt [1/2]

struct m0_fop_type m0_conf_update_resp_fopt

Definition at line 46 of file fop.c.

◆ m0_conf_update_resp_fopt [2/2]

struct m0_fop_type m0_conf_update_resp_fopt

Definition at line 46 of file fop.c.

◆ m0_fop_conf_flip_fopt [1/2]

struct m0_fop_type m0_fop_conf_flip_fopt

Definition at line 67 of file fop.c.

◆ m0_fop_conf_flip_fopt [2/2]

struct m0_fop_type m0_fop_conf_flip_fopt

Definition at line 67 of file fop.c.

◆ m0_fop_conf_flip_rep_fopt [1/2]

struct m0_fop_type m0_fop_conf_flip_rep_fopt

Definition at line 68 of file fop.c.

◆ m0_fop_conf_flip_rep_fopt [2/2]

struct m0_fop_type m0_fop_conf_flip_rep_fopt

Definition at line 68 of file fop.c.

◆ m0_fop_conf_load_fopt [1/2]

struct m0_fop_type m0_fop_conf_load_fopt

Definition at line 58 of file fop.c.

◆ m0_fop_conf_load_fopt [2/2]

struct m0_fop_type m0_fop_conf_load_fopt

Definition at line 58 of file fop.c.

◆ m0_fop_conf_load_rep_fopt [1/2]

struct m0_fop_type m0_fop_conf_load_rep_fopt

Definition at line 59 of file fop.c.

◆ m0_fop_conf_load_rep_fopt [2/2]

struct m0_fop_type m0_fop_conf_load_rep_fopt

Definition at line 59 of file fop.c.