Motr  M0
balloc_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from balloc/balloc.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_BALLOC_BALLOC_XC_H__
6 #define __MOTR_BALLOC_BALLOC_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_balloc_xc;
16 #endif
17 #if !defined(__KERNEL__)
19 #endif
20 #if !defined(__KERNEL__)
22 #endif
23 
24 #if !defined(__KERNEL__)
25 M0_INTERNAL void m0_xc_m0_balloc_struct_init(void);
26 #endif
27 #if !defined(__KERNEL__)
28 M0_INTERNAL void m0_xc_m0_balloc_group_desc_struct_init(void);
29 #endif
30 #if !defined(__KERNEL__)
31 M0_INTERNAL void m0_xc_m0_balloc_super_block_struct_init(void);
32 #endif
33 
34 
35 M0_INTERNAL void m0_xc_balloc_balloc_init(void);
36 M0_INTERNAL void m0_xc_balloc_balloc_fini(void);
37 
38 /* __MOTR_BALLOC_BALLOC_XC_H__ */
39 #endif
40 
struct m0_xcode_type * m0_balloc_group_desc_xc
Definition: balloc_xc.c:14
struct m0_xcode_type * m0_balloc_super_block_xc
Definition: balloc_xc.c:17
M0_INTERNAL void m0_xc_m0_balloc_struct_init(void)
Definition: balloc_xc.c:240
M0_INTERNAL void m0_xc_balloc_balloc_init(void)
Definition: balloc_xc.c:825
M0_INTERNAL void m0_xc_balloc_balloc_fini(void)
Definition: balloc_xc.c:838
struct m0_xcode_type * m0_balloc_xc
Definition: balloc_xc.c:11
M0_INTERNAL void m0_xc_m0_balloc_super_block_struct_init(void)
Definition: balloc_xc.c:534
M0_INTERNAL void m0_xc_m0_balloc_group_desc_struct_init(void)
Definition: balloc_xc.c:437