Motr  M0
console_fop_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from console/console_fop.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_CONSOLE_CONSOLE_FOP_XC_H__
6 #define __MOTR_CONSOLE_CONSOLE_FOP_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_cons_fop_fid_xc;
15 extern struct m0_xcode_type *m0_cons_fop_buf_xc;
16 extern struct m0_xcode_type *m0_cons_fop_test_xc;
18 extern struct m0_xcode_type *m0_cons_fop_reply_xc;
19 
20 M0_INTERNAL void m0_xc_m0_cons_fop_fid_struct_init(void);
21 M0_INTERNAL void m0_xc_m0_cons_fop_buf_struct_init(void);
22 M0_INTERNAL void m0_xc_m0_cons_fop_test_struct_init(void);
23 M0_INTERNAL void m0_xc_m0_cons_fop_device_struct_init(void);
24 M0_INTERNAL void m0_xc_m0_cons_fop_reply_struct_init(void);
25 
26 
27 M0_INTERNAL void m0_xc_console_console_fop_init(void);
28 M0_INTERNAL void m0_xc_console_console_fop_fini(void);
29 
30 /* __MOTR_CONSOLE_CONSOLE_FOP_XC_H__ */
31 #endif
32 
struct m0_xcode_type * m0_cons_fop_buf_xc
struct m0_xcode_type * m0_cons_fop_reply_xc
M0_INTERNAL void m0_xc_m0_cons_fop_device_struct_init(void)
M0_INTERNAL void m0_xc_m0_cons_fop_reply_struct_init(void)
M0_INTERNAL void m0_xc_console_console_fop_init(void)
M0_INTERNAL void m0_xc_m0_cons_fop_fid_struct_init(void)
M0_INTERNAL void m0_xc_m0_cons_fop_buf_struct_init(void)
struct m0_xcode_type * m0_cons_fop_test_xc
M0_INTERNAL void m0_xc_m0_cons_fop_test_struct_init(void)
struct m0_xcode_type * m0_cons_fop_device_xc
struct m0_xcode_type * m0_cons_fop_fid_xc
M0_INTERNAL void m0_xc_console_console_fop_fini(void)