Motr  M0
schema_xc.h
Go to the documentation of this file.
1 /* This file is automatically generated from conf/schema.h */
2 
3 #pragma once
4 
5 #ifndef __MOTR_CONF_SCHEMA_XC_H__
6 #define __MOTR_CONF_SCHEMA_XC_H__
7 
8 #ifndef __KERNEL__
9 #include <sys/types.h>
10 #endif
11 
12 #include "xcode/xcode.h"
13 
14 
15 
22 
23 M0_INTERNAL void m0_xc_conf_schema_init(void);
24 M0_INTERNAL void m0_xc_conf_schema_fini(void);
25 
26 /* __MOTR_CONF_SCHEMA_XC_H__ */
27 #endif
28 
struct m0_xcode_enum m0_xc_m0_cfg_storage_device_media_type_enum
Definition: schema_xc.c:80
struct m0_xcode_enum m0_xc_m0_cfg_flag_bit_enum
Definition: schema_xc.c:32
struct m0_xcode_enum m0_xc_m0_cfg_nic_type_enum
Definition: schema_xc.c:47
M0_INTERNAL void m0_xc_conf_schema_fini(void)
Definition: schema_xc.c:125
struct m0_xcode_enum m0_xc_m0_cfg_storage_device_interface_type_enum
Definition: schema_xc.c:65
struct m0_xcode_enum m0_xc_m0_cfg_state_bit_enum
Definition: schema_xc.c:19
struct m0_xcode_enum m0_xc_m0_conf_service_type_enum
Definition: schema_xc.c:114
M0_INTERNAL void m0_xc_conf_schema_init(void)
Definition: schema_xc.c:121