Motr
M0
|
Go to the source code of this file.
Macros | |
#define | __MOTR_CM_REPREB_TRIGGER_FOP_XC_H__ |
Functions | |
M0_INTERNAL void | m0_xc_failure_data_struct_init (void) |
M0_INTERNAL void | m0_xc_trigger_fop_struct_init (void) |
M0_INTERNAL void | m0_xc_trigger_rep_fop_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_status_rep_fop_struct_init (void) |
M0_INTERNAL void | m0_xc_cm_repreb_trigger_fop_init (void) |
M0_INTERNAL void | m0_xc_cm_repreb_trigger_fop_fini (void) |
Variables | |
struct m0_xcode_type * | failure_data_xc |
struct m0_xcode_type * | trigger_fop_xc |
struct m0_xcode_type * | trigger_rep_fop_xc |
struct m0_xcode_type * | m0_status_rep_fop_xc |
#define __MOTR_CM_REPREB_TRIGGER_FOP_XC_H__ |
Definition at line 6 of file trigger_fop_xc.h.
M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_fini | ( | void | ) |
Definition at line 245 of file trigger_fop_xc.c.
M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_init | ( | void | ) |
M0_INTERNAL void m0_xc_failure_data_struct_init | ( | void | ) |
Definition at line 112 of file trigger_fop_xc.c.
M0_INTERNAL void m0_xc_m0_status_rep_fop_struct_init | ( | void | ) |
Definition at line 187 of file trigger_fop_xc.c.
M0_INTERNAL void m0_xc_trigger_fop_struct_init | ( | void | ) |
Definition at line 147 of file trigger_fop_xc.c.
M0_INTERNAL void m0_xc_trigger_rep_fop_struct_init | ( | void | ) |
Definition at line 167 of file trigger_fop_xc.c.
struct m0_xcode_type* failure_data_xc |
Definition at line 10 of file trigger_fop_xc.c.
struct m0_xcode_type* m0_status_rep_fop_xc |
Definition at line 13 of file trigger_fop_xc.c.
struct m0_xcode_type* trigger_fop_xc |
Definition at line 11 of file trigger_fop_xc.c.
struct m0_xcode_type* trigger_rep_fop_xc |
Definition at line 12 of file trigger_fop_xc.c.