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

Go to the source code of this file.

Macros

#define __MOTR_STOB_AD_PRIVATE_XC_H__
 

Functions

M0_INTERNAL void m0_xc_stob_ad_0type_rec_struct_init (void)
 
M0_INTERNAL void m0_xc_stob_ad_rec_frag_seg_struct_init (void)
 
M0_INTERNAL void m0_xc_stob_ad_rec_frag_struct_init (void)
 
M0_INTERNAL void m0_xc_stob_ad_private_init (void)
 
M0_INTERNAL void m0_xc_stob_ad_private_fini (void)
 

Variables

struct m0_xcode_typestob_ad_0type_rec_xc
 
struct m0_xcode_typestob_ad_rec_frag_seg_xc
 
struct m0_xcode_typestob_ad_rec_frag_xc
 

Macro Definition Documentation

◆ __MOTR_STOB_AD_PRIVATE_XC_H__

#define __MOTR_STOB_AD_PRIVATE_XC_H__

Definition at line 6 of file ad_private_xc.h.

Function Documentation

◆ m0_xc_stob_ad_0type_rec_struct_init()

M0_INTERNAL void m0_xc_stob_ad_0type_rec_struct_init ( void  )

Definition at line 128 of file ad_private_xc.c.

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

◆ m0_xc_stob_ad_private_fini()

M0_INTERNAL void m0_xc_stob_ad_private_fini ( void  )

Definition at line 291 of file ad_private_xc.c.

◆ m0_xc_stob_ad_private_init()

M0_INTERNAL void m0_xc_stob_ad_private_init ( void  )

Definition at line 278 of file ad_private_xc.c.

Here is the call graph for this function:

◆ m0_xc_stob_ad_rec_frag_seg_struct_init()

M0_INTERNAL void m0_xc_stob_ad_rec_frag_seg_struct_init ( void  )

Definition at line 180 of file ad_private_xc.c.

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

◆ m0_xc_stob_ad_rec_frag_struct_init()

M0_INTERNAL void m0_xc_stob_ad_rec_frag_struct_init ( void  )

Definition at line 222 of file ad_private_xc.c.

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

Variable Documentation

◆ stob_ad_0type_rec_xc

struct m0_xcode_type* stob_ad_0type_rec_xc

Definition at line 11 of file ad_private_xc.c.

◆ stob_ad_rec_frag_seg_xc

struct m0_xcode_type* stob_ad_rec_frag_seg_xc

Definition at line 14 of file ad_private_xc.c.

◆ stob_ad_rec_frag_xc

struct m0_xcode_type* stob_ad_rec_frag_xc

Definition at line 17 of file ad_private_xc.c.