Motr  M0
alloc_internal_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from be/alloc_internal.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_BE_ALLOC_INTERNAL_XC_H__
6 #define __MOTR_BE_ALLOC_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__)
16 #endif
17 #if !defined(__KERNEL__)
18 extern struct m0_xcode_type *be_alloc_chunk_xc;
19 #endif
20 #if !defined(__KERNEL__)
21 extern struct m0_xcode_type *m0_be_alloc_zone_xc;
22 #endif
23 
24 #if !defined(__KERNEL__)
25 M0_INTERNAL void m0_xc_m0_be_allocator_header_struct_init(void);
26 #endif
27 #if !defined(__KERNEL__)
28 M0_INTERNAL void m0_xc_be_alloc_chunk_struct_init(void);
29 #endif
30 #if !defined(__KERNEL__)
31 M0_INTERNAL void m0_xc_m0_be_alloc_zone_struct_init(void);
32 #endif
33 
34 
35 M0_INTERNAL void m0_xc_be_alloc_internal_init(void);
36 M0_INTERNAL void m0_xc_be_alloc_internal_fini(void);
37 
38 /* __MOTR_BE_ALLOC_INTERNAL_XC_H__ */
39 #endif
40 
M0_INTERNAL void m0_xc_be_alloc_internal_init(void)
M0_INTERNAL void m0_xc_m0_be_alloc_zone_struct_init(void)
M0_INTERNAL void m0_xc_be_alloc_internal_fini(void)
struct m0_xcode_type * m0_be_allocator_header_xc
M0_INTERNAL void m0_xc_m0_be_allocator_header_struct_init(void)
struct m0_xcode_type * m0_be_alloc_zone_xc
M0_INTERNAL void m0_xc_be_alloc_chunk_struct_init(void)
struct m0_xcode_type * be_alloc_chunk_xc