Motr  M0
note_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from ha/note.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_HA_NOTE_XC_H__
6 #define __MOTR_HA_NOTE_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 *m0_ha_note_xc;
15 extern struct m0_xcode_type *m0_ha_nvec_xc;
17 extern struct m0_xcode_type *m0_ha_msg_nvec_xc;
18 
19 M0_INTERNAL void m0_xc_m0_ha_note_struct_init(void);
20 M0_INTERNAL void m0_xc_m0_ha_nvec_struct_init(void);
21 M0_INTERNAL void m0_xc_m0_ha_msg_nvec_array_struct_init(void);
22 M0_INTERNAL void m0_xc_m0_ha_msg_nvec_struct_init(void);
23 
24 
25 M0_INTERNAL void m0_xc_ha_note_init(void);
26 M0_INTERNAL void m0_xc_ha_note_fini(void);
27 
28 /* __MOTR_HA_NOTE_XC_H__ */
29 #endif
30 
struct m0_xcode_type * m0_ha_msg_nvec_array_xc
Definition: note_xc.c:12
M0_INTERNAL void m0_xc_m0_ha_note_struct_init(void)
Definition: note_xc.c:118
M0_INTERNAL void m0_xc_ha_note_init(void)
Definition: note_xc.c:288
struct m0_xcode_type * m0_ha_note_xc
Definition: note_xc.c:10
M0_INTERNAL void m0_xc_m0_ha_nvec_struct_init(void)
Definition: note_xc.c:153
M0_INTERNAL void m0_xc_m0_ha_msg_nvec_array_struct_init(void)
Definition: note_xc.c:188
M0_INTERNAL void m0_xc_m0_ha_msg_nvec_struct_init(void)
Definition: note_xc.c:208
struct m0_xcode_type * m0_ha_nvec_xc
Definition: note_xc.c:11
M0_INTERNAL void m0_xc_ha_note_fini(void)
Definition: note_xc.c:296
struct m0_xcode_type * m0_ha_msg_nvec_xc
Definition: note_xc.c:13