Motr  M0
schema_xc.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for schema_xc.h:

Go to the source code of this file.

Macros

#define __MOTR_CONF_SCHEMA_XC_H__
 

Functions

M0_INTERNAL void m0_xc_conf_schema_init (void)
 
M0_INTERNAL void m0_xc_conf_schema_fini (void)
 

Variables

struct m0_xcode_enum m0_xc_m0_cfg_state_bit_enum
 
struct m0_xcode_enum m0_xc_m0_cfg_flag_bit_enum
 
struct m0_xcode_enum m0_xc_m0_cfg_nic_type_enum
 
struct m0_xcode_enum m0_xc_m0_cfg_storage_device_interface_type_enum
 
struct m0_xcode_enum m0_xc_m0_cfg_storage_device_media_type_enum
 
struct m0_xcode_enum m0_xc_m0_conf_service_type_enum
 

Macro Definition Documentation

◆ __MOTR_CONF_SCHEMA_XC_H__

#define __MOTR_CONF_SCHEMA_XC_H__

Definition at line 6 of file schema_xc.h.

Function Documentation

◆ m0_xc_conf_schema_fini()

M0_INTERNAL void m0_xc_conf_schema_fini ( void  )

Definition at line 125 of file schema_xc.c.

◆ m0_xc_conf_schema_init()

M0_INTERNAL void m0_xc_conf_schema_init ( void  )

Definition at line 121 of file schema_xc.c.

Variable Documentation

◆ m0_xc_m0_cfg_flag_bit_enum

struct m0_xcode_enum m0_xc_m0_cfg_flag_bit_enum

Definition at line 32 of file schema_xc.c.

◆ m0_xc_m0_cfg_nic_type_enum

struct m0_xcode_enum m0_xc_m0_cfg_nic_type_enum

Definition at line 47 of file schema_xc.c.

◆ m0_xc_m0_cfg_state_bit_enum

struct m0_xcode_enum m0_xc_m0_cfg_state_bit_enum

Definition at line 19 of file schema_xc.c.

◆ m0_xc_m0_cfg_storage_device_interface_type_enum

struct m0_xcode_enum m0_xc_m0_cfg_storage_device_interface_type_enum

Definition at line 65 of file schema_xc.c.

◆ m0_xc_m0_cfg_storage_device_media_type_enum

struct m0_xcode_enum m0_xc_m0_cfg_storage_device_media_type_enum

Definition at line 80 of file schema_xc.c.

◆ m0_xc_m0_conf_service_type_enum

struct m0_xcode_enum m0_xc_m0_conf_service_type_enum

Definition at line 114 of file schema_xc.c.