Motr  M0
trigger_fop_xc.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for trigger_fop_xc.h:

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_typefailure_data_xc
 
struct m0_xcode_typetrigger_fop_xc
 
struct m0_xcode_typetrigger_rep_fop_xc
 
struct m0_xcode_typem0_status_rep_fop_xc
 

Macro Definition Documentation

◆ __MOTR_CM_REPREB_TRIGGER_FOP_XC_H__

#define __MOTR_CM_REPREB_TRIGGER_FOP_XC_H__

Definition at line 6 of file trigger_fop_xc.h.

Function Documentation

◆ m0_xc_cm_repreb_trigger_fop_fini()

M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_fini ( void  )

Definition at line 245 of file trigger_fop_xc.c.

◆ m0_xc_cm_repreb_trigger_fop_init()

M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_init ( void  )

Definition at line 237 of file trigger_fop_xc.c.

Here is the call graph for this function:

◆ m0_xc_failure_data_struct_init()

M0_INTERNAL void m0_xc_failure_data_struct_init ( void  )

Definition at line 112 of file trigger_fop_xc.c.

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

◆ m0_xc_m0_status_rep_fop_struct_init()

M0_INTERNAL void m0_xc_m0_status_rep_fop_struct_init ( void  )

Definition at line 187 of file trigger_fop_xc.c.

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

◆ m0_xc_trigger_fop_struct_init()

M0_INTERNAL void m0_xc_trigger_fop_struct_init ( void  )

Definition at line 147 of file trigger_fop_xc.c.

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

◆ m0_xc_trigger_rep_fop_struct_init()

M0_INTERNAL void m0_xc_trigger_rep_fop_struct_init ( void  )

Definition at line 167 of file trigger_fop_xc.c.

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

Variable Documentation

◆ failure_data_xc

struct m0_xcode_type* failure_data_xc

Definition at line 10 of file trigger_fop_xc.c.

◆ m0_status_rep_fop_xc

struct m0_xcode_type* m0_status_rep_fop_xc

Definition at line 13 of file trigger_fop_xc.c.

◆ trigger_fop_xc

struct m0_xcode_type* trigger_fop_xc

Definition at line 11 of file trigger_fop_xc.c.

◆ trigger_rep_fop_xc

struct m0_xcode_type* trigger_rep_fop_xc

Definition at line 12 of file trigger_fop_xc.c.