Motr  M0
extmap_internal_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from be/extmap_internal.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_BE_EXTMAP_INTERNAL_XC_H__
6 #define __MOTR_BE_EXTMAP_INTERNAL_XC_H__
7 
8 #ifndef __KERNEL__
9 #include <sys/types.h>
10 #endif
11 
12 #include "xcode/xcode.h"
13 
14 #if !defined(__KERNEL__)
15 extern struct m0_xcode_type *m0_be_emap_key_xc;
16 #endif
17 #if !defined(__KERNEL__)
18 extern struct m0_xcode_type *m0_be_emap_rec_xc;
19 #endif
20 #if !defined(__KERNEL__)
21 extern struct m0_xcode_type *m0_be_emap_xc;
22 #endif
23 
24 #if !defined(__KERNEL__)
25 M0_INTERNAL void m0_xc_m0_be_emap_key_struct_init(void);
26 #endif
27 #if !defined(__KERNEL__)
28 M0_INTERNAL void m0_xc_m0_be_emap_rec_struct_init(void);
29 #endif
30 #if !defined(__KERNEL__)
31 M0_INTERNAL void m0_xc_m0_be_emap_struct_init(void);
32 #endif
33 
34 
35 M0_INTERNAL void m0_xc_be_extmap_internal_init(void);
36 M0_INTERNAL void m0_xc_be_extmap_internal_fini(void);
37 
38 /* __MOTR_BE_EXTMAP_INTERNAL_XC_H__ */
39 #endif
40 
M0_INTERNAL void m0_xc_m0_be_emap_key_struct_init(void)
M0_INTERNAL void m0_xc_m0_be_emap_rec_struct_init(void)
M0_INTERNAL void m0_xc_be_extmap_internal_fini(void)
M0_INTERNAL void m0_xc_m0_be_emap_struct_init(void)
struct m0_xcode_type * m0_be_emap_key_xc
M0_INTERNAL void m0_xc_be_extmap_internal_init(void)
struct m0_xcode_type * m0_be_emap_xc
struct m0_xcode_type * m0_be_emap_rec_xc