Motr  M0
load_fop_xc.c File Reference
#include "lib/misc.h"
#include "lib/assert.h"
#include "xcode/xcode.h"
#include "conf/load_fop.h"
#include "conf/load_fop_xc.h"
Include dependency graph for load_fop_xc.c:

Go to the source code of this file.

Data Structures

struct  _m0_fop_conf_load_s
 
struct  _m0_fop_conf_load_rep_s
 

Functions

 M0_BASSERT (offsetof(struct _m0_fop_conf_load_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0]))
 
 M0_BASSERT (offsetof(struct _m0_fop_conf_load_rep_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0]))
 
 M0_BASSERT (sizeof(struct m0_fop_conf_load)==40U)
 
 M0_BASSERT (sizeof((struct m0_fop_conf_load *) 0) ->clf_version==4U)
 
 M0_BASSERT (offsetof(struct m0_fop_conf_load, clf_version)==0U)
 
 M0_BASSERT (offsetof(struct m0_fop_conf_load, clf_tx_id)==8U)
 
 M0_BASSERT (offsetof(struct m0_fop_conf_load, clf_desc)==16U)
 
 M0_BASSERT (sizeof(struct m0_fop_conf_load_rep)==8U)
 
 M0_BASSERT (sizeof((struct m0_fop_conf_load_rep *) 0) ->clfr_rc==4U)
 
 M0_BASSERT (offsetof(struct m0_fop_conf_load_rep, clfr_rc)==0U)
 
 M0_BASSERT (offsetof(struct m0_fop_conf_load_rep, clfr_version)==4U)
 
M0_INTERNAL void m0_xc_m0_fop_conf_load_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_conf_load_rep_struct_init (void)
 
M0_INTERNAL void m0_xc_conf_load_fop_init (void)
 
M0_INTERNAL void m0_xc_conf_load_fop_fini (void)
 

Variables

struct m0_xcode_typem0_fop_conf_load_xc = &_m0_fop_conf_load._type
 
struct m0_xcode_typem0_fop_conf_load_rep_xc = &_m0_fop_conf_load_rep._type
 
static struct _m0_fop_conf_load_s _m0_fop_conf_load
 
static struct _m0_fop_conf_load_rep_s _m0_fop_conf_load_rep
 

Function Documentation

◆ M0_BASSERT() [1/11]

M0_BASSERT ( offsetof(struct _m0_fop_conf_load_s, _child[0])  = =offsetof(struct m0_xcode_type, xct_child[0]))

◆ M0_BASSERT() [2/11]

M0_BASSERT ( offsetof(struct _m0_fop_conf_load_rep_s, _child[0])  = =offsetof(struct m0_xcode_type, xct_child[0]))

◆ M0_BASSERT() [3/11]

M0_BASSERT ( sizeof(struct m0_fop_conf_load = =40U)

◆ M0_BASSERT() [4/11]

M0_BASSERT ( sizeof((struct m0_fop_conf_load *) 0) ->  clf_version = =4U)

◆ M0_BASSERT() [5/11]

M0_BASSERT ( offsetof(struct m0_fop_conf_load, clf_version = =0U)

◆ M0_BASSERT() [6/11]

M0_BASSERT ( offsetof(struct m0_fop_conf_load, clf_tx_id = =8U)

◆ M0_BASSERT() [7/11]

M0_BASSERT ( offsetof(struct m0_fop_conf_load, clf_desc = =16U)

◆ M0_BASSERT() [8/11]

M0_BASSERT ( sizeof(struct m0_fop_conf_load_rep = =8U)

◆ M0_BASSERT() [9/11]

M0_BASSERT ( sizeof((struct m0_fop_conf_load_rep *) 0) ->  clfr_rc = =4U)

◆ M0_BASSERT() [10/11]

M0_BASSERT ( offsetof(struct m0_fop_conf_load_rep, clfr_rc = =0U)

◆ M0_BASSERT() [11/11]

M0_BASSERT ( offsetof(struct m0_fop_conf_load_rep, clfr_version = =4U)

◆ m0_xc_conf_load_fop_fini()

M0_INTERNAL void m0_xc_conf_load_fop_fini ( void  )

Definition at line 157 of file load_fop_xc.c.

Here is the caller graph for this function:

◆ m0_xc_conf_load_fop_init()

M0_INTERNAL void m0_xc_conf_load_fop_init ( void  )

Definition at line 151 of file load_fop_xc.c.

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

◆ m0_xc_m0_fop_conf_load_rep_struct_init()

M0_INTERNAL void m0_xc_m0_fop_conf_load_rep_struct_init ( void  )

Definition at line 116 of file load_fop_xc.c.

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

◆ m0_xc_m0_fop_conf_load_struct_init()

M0_INTERNAL void m0_xc_m0_fop_conf_load_struct_init ( void  )

Definition at line 66 of file load_fop_xc.c.

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

Variable Documentation

◆ _m0_fop_conf_load

struct _m0_fop_conf_load_s _m0_fop_conf_load
static
Initial value:
= {
._type = {
.xct_aggr = M0_XA_RECORD,
.xct_name = "m0_fop_conf_load",
.xct_sizeof = sizeof (struct m0_fop_conf_load),
.xct_nr = 3,
}
}

◆ _m0_fop_conf_load_rep

struct _m0_fop_conf_load_rep_s _m0_fop_conf_load_rep
static
Initial value:
= {
._type = {
.xct_aggr = M0_XA_RECORD,
.xct_name = "m0_fop_conf_load_rep",
.xct_sizeof = sizeof (struct m0_fop_conf_load_rep),
.xct_nr = 2,
}
}

◆ m0_fop_conf_load_rep_xc

struct m0_xcode_type * m0_fop_conf_load_rep_xc = &_m0_fop_conf_load_rep._type

Definition at line 11 of file load_fop_xc.c.

◆ m0_fop_conf_load_xc

struct m0_xcode_type * m0_fop_conf_load_xc = &_m0_fop_conf_load._type

Definition at line 10 of file load_fop_xc.c.