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

Go to the source code of this file.

Macros

#define __MOTR_COB_COB_XC_H__
 

Functions

M0_INTERNAL void m0_xc_m0_cob_domain_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_domain_id_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_nskey_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_nsrec_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_oikey_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_fabkey_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_fabrec_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_omgkey_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_omgrec_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_eakey_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_earec_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_bckey_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_cob_bcrec_struct_init (void)
 
M0_INTERNAL void m0_xc_cob_cob_init (void)
 
M0_INTERNAL void m0_xc_cob_cob_fini (void)
 

Variables

struct m0_xcode_typem0_cob_domain_xc
 
struct m0_xcode_typem0_cob_domain_id_xc
 
struct m0_xcode_typem0_cob_nskey_xc
 
struct m0_xcode_typem0_cob_nsrec_xc
 
struct m0_xcode_typem0_cob_oikey_xc
 
struct m0_xcode_typem0_cob_fabkey_xc
 
struct m0_xcode_typem0_cob_fabrec_xc
 
struct m0_xcode_typem0_cob_omgkey_xc
 
struct m0_xcode_typem0_cob_omgrec_xc
 
struct m0_xcode_typem0_cob_eakey_xc
 
struct m0_xcode_typem0_cob_earec_xc
 
struct m0_xcode_typem0_cob_bckey_xc
 
struct m0_xcode_typem0_cob_bcrec_xc
 
struct m0_xcode_enum m0_xc_m0_cob_op_enum
 

Macro Definition Documentation

◆ __MOTR_COB_COB_XC_H__

#define __MOTR_COB_COB_XC_H__

Definition at line 6 of file cob_xc.h.

Function Documentation

◆ m0_xc_cob_cob_fini()

M0_INTERNAL void m0_xc_cob_cob_fini ( void  )

Definition at line 1525 of file cob_xc.c.

◆ m0_xc_cob_cob_init()

M0_INTERNAL void m0_xc_cob_cob_init ( void  )

Definition at line 1482 of file cob_xc.c.

Here is the call graph for this function:

◆ m0_xc_m0_cob_bckey_struct_init()

M0_INTERNAL void m0_xc_m0_cob_bckey_struct_init ( void  )

Definition at line 1409 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_bcrec_struct_init()

M0_INTERNAL void m0_xc_m0_cob_bcrec_struct_init ( void  )

Definition at line 1446 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_domain_id_struct_init()

M0_INTERNAL void m0_xc_m0_cob_domain_id_struct_init ( void  )

Definition at line 789 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_domain_struct_init()

M0_INTERNAL void m0_xc_m0_cob_domain_struct_init ( void  )

Definition at line 592 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_eakey_struct_init()

M0_INTERNAL void m0_xc_m0_cob_eakey_struct_init ( void  )

Definition at line 1330 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_earec_struct_init()

M0_INTERNAL void m0_xc_m0_cob_earec_struct_init ( void  )

Definition at line 1372 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_fabkey_struct_init()

M0_INTERNAL void m0_xc_m0_cob_fabkey_struct_init ( void  )

Definition at line 1152 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_fabrec_struct_init()

M0_INTERNAL void m0_xc_m0_cob_fabrec_struct_init ( void  )

Definition at line 1174 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_nskey_struct_init()

M0_INTERNAL void m0_xc_m0_cob_nskey_struct_init ( void  )

Definition at line 811 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_nsrec_struct_init()

M0_INTERNAL void m0_xc_m0_cob_nsrec_struct_init ( void  )

Definition at line 853 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_oikey_struct_init()

M0_INTERNAL void m0_xc_m0_cob_oikey_struct_init ( void  )

Definition at line 1115 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_omgkey_struct_init()

M0_INTERNAL void m0_xc_m0_cob_omgkey_struct_init ( void  )

Definition at line 1256 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_m0_cob_omgrec_struct_init()

M0_INTERNAL void m0_xc_m0_cob_omgrec_struct_init ( void  )

Definition at line 1278 of file cob_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ m0_cob_bckey_xc

struct m0_xcode_type* m0_cob_bckey_xc

Definition at line 44 of file cob_xc.c.

◆ m0_cob_bcrec_xc

struct m0_xcode_type* m0_cob_bcrec_xc

Definition at line 47 of file cob_xc.c.

◆ m0_cob_domain_id_xc

struct m0_xcode_type* m0_cob_domain_id_xc

Definition at line 14 of file cob_xc.c.

◆ m0_cob_domain_xc

struct m0_xcode_type* m0_cob_domain_xc

Definition at line 11 of file cob_xc.c.

◆ m0_cob_eakey_xc

struct m0_xcode_type* m0_cob_eakey_xc

Definition at line 38 of file cob_xc.c.

◆ m0_cob_earec_xc

struct m0_xcode_type* m0_cob_earec_xc

Definition at line 41 of file cob_xc.c.

◆ m0_cob_fabkey_xc

struct m0_xcode_type* m0_cob_fabkey_xc

Definition at line 26 of file cob_xc.c.

◆ m0_cob_fabrec_xc

struct m0_xcode_type* m0_cob_fabrec_xc

Definition at line 29 of file cob_xc.c.

◆ m0_cob_nskey_xc

struct m0_xcode_type* m0_cob_nskey_xc

Definition at line 17 of file cob_xc.c.

◆ m0_cob_nsrec_xc

struct m0_xcode_type* m0_cob_nsrec_xc

Definition at line 20 of file cob_xc.c.

◆ m0_cob_oikey_xc

struct m0_xcode_type* m0_cob_oikey_xc

Definition at line 23 of file cob_xc.c.

◆ m0_cob_omgkey_xc

struct m0_xcode_type* m0_cob_omgkey_xc

Definition at line 32 of file cob_xc.c.

◆ m0_cob_omgrec_xc

struct m0_xcode_type* m0_cob_omgrec_xc

Definition at line 35 of file cob_xc.c.

◆ m0_xc_m0_cob_op_enum

struct m0_xcode_enum m0_xc_m0_cob_op_enum

Definition at line 584 of file cob_xc.c.