Motr  M0
trigger_fop_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from cm/repreb/trigger_fop.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_CM_REPREB_TRIGGER_FOP_XC_H__
6 #define __MOTR_CM_REPREB_TRIGGER_FOP_XC_H__
7 
8 #ifndef __KERNEL__
9 #include <sys/types.h>
10 #endif
11 
12 #include "xcode/xcode.h"
13 
14 extern struct m0_xcode_type *failure_data_xc;
15 extern struct m0_xcode_type *trigger_fop_xc;
16 extern struct m0_xcode_type *trigger_rep_fop_xc;
17 extern struct m0_xcode_type *m0_status_rep_fop_xc;
18 
19 M0_INTERNAL void m0_xc_failure_data_struct_init(void);
20 M0_INTERNAL void m0_xc_trigger_fop_struct_init(void);
21 M0_INTERNAL void m0_xc_trigger_rep_fop_struct_init(void);
22 M0_INTERNAL void m0_xc_m0_status_rep_fop_struct_init(void);
23 
24 
25 M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_init(void);
26 M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_fini(void);
27 
28 /* __MOTR_CM_REPREB_TRIGGER_FOP_XC_H__ */
29 #endif
30 
M0_INTERNAL void m0_xc_trigger_rep_fop_struct_init(void)
struct m0_xcode_type * trigger_rep_fop_xc
M0_INTERNAL void m0_xc_trigger_fop_struct_init(void)
M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_fini(void)
struct m0_xcode_type * trigger_fop_xc
M0_INTERNAL void m0_xc_failure_data_struct_init(void)
struct m0_xcode_type * failure_data_xc
struct m0_xcode_type * m0_status_rep_fop_xc
M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_init(void)
M0_INTERNAL void m0_xc_m0_status_rep_fop_struct_init(void)