Motr  M0
ad_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from stob/ad.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_STOB_AD_XC_H__
6 #define __MOTR_STOB_AD_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_ad_balloc_xc;
16 #endif
17 #if !defined(__KERNEL__)
18 extern struct m0_xcode_type *m0_stob_ad_domain_xc;
19 #endif
20 
21 #if !defined(__KERNEL__)
22 M0_INTERNAL void m0_xc_m0_ad_balloc_struct_init(void);
23 #endif
24 #if !defined(__KERNEL__)
25 M0_INTERNAL void m0_xc_m0_stob_ad_domain_struct_init(void);
26 #endif
27 
28 
29 M0_INTERNAL void m0_xc_stob_ad_init(void);
30 M0_INTERNAL void m0_xc_stob_ad_fini(void);
31 
32 /* __MOTR_STOB_AD_XC_H__ */
33 #endif
34 
M0_INTERNAL void m0_xc_m0_stob_ad_domain_struct_init(void)
Definition: ad_xc.c:163
M0_INTERNAL void m0_xc_m0_ad_balloc_struct_init(void)
Definition: ad_xc.c:141
struct m0_xcode_type * m0_ad_balloc_xc
Definition: ad_xc.c:11
M0_INTERNAL void m0_xc_stob_ad_init(void)
Definition: ad_xc.c:434
struct m0_xcode_type * m0_stob_ad_domain_xc
Definition: ad_xc.c:14
M0_INTERNAL void m0_xc_stob_ad_fini(void)
Definition: ad_xc.c:444