Motr  M0
isc_fops_xc.c File Reference
#include "lib/misc.h"
#include "lib/assert.h"
#include "xcode/xcode.h"
#include "iscservice/isc_fops.h"
#include "iscservice/isc_fops_xc.h"
Include dependency graph for isc_fops_xc.c:

Go to the source code of this file.

Data Structures

struct  _m0_fop_isc_s
 
struct  _m0_fop_isc_rep_s
 

Functions

 M0_BASSERT (offsetof(struct _m0_fop_isc_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0]))
 
 M0_BASSERT (offsetof(struct _m0_fop_isc_rep_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0]))
 
 M0_BASSERT (sizeof(struct m0_fop_isc)==144U)
 
 M0_BASSERT (sizeof((struct m0_fop_isc *) 0) ->fi_comp_id==16U)
 
 M0_BASSERT (offsetof(struct m0_fop_isc, fi_comp_id)==0U)
 
 M0_BASSERT (offsetof(struct m0_fop_isc, fi_args)==16U)
 
 M0_BASSERT (offsetof(struct m0_fop_isc, fi_ret)==72U)
 
 M0_BASSERT (offsetof(struct m0_fop_isc, fi_comp_cookie)==128U)
 
 M0_BASSERT (sizeof(struct m0_fop_isc_rep)==80U)
 
 M0_BASSERT (sizeof((struct m0_fop_isc_rep *) 0) ->fir_rc==4U)
 
 M0_BASSERT (offsetof(struct m0_fop_isc_rep, fir_rc)==0U)
 
 M0_BASSERT (offsetof(struct m0_fop_isc_rep, fir_comp_cookie)==8U)
 
 M0_BASSERT (offsetof(struct m0_fop_isc_rep, fir_ret)==24U)
 
M0_INTERNAL void m0_xc_m0_fop_isc_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_isc_rep_struct_init (void)
 
M0_INTERNAL void m0_xc_iscservice_isc_fops_init (void)
 
M0_INTERNAL void m0_xc_iscservice_isc_fops_fini (void)
 

Variables

struct m0_xcode_typem0_fop_isc_xc = &_m0_fop_isc._type
 
struct m0_xcode_typem0_fop_isc_rep_xc = &_m0_fop_isc_rep._type
 
static struct _m0_fop_isc_s _m0_fop_isc
 
static struct _m0_fop_isc_rep_s _m0_fop_isc_rep
 

Function Documentation

◆ M0_BASSERT() [1/13]

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

◆ M0_BASSERT() [2/13]

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

◆ M0_BASSERT() [3/13]

M0_BASSERT ( sizeof(struct m0_fop_isc = =144U)

◆ M0_BASSERT() [4/13]

M0_BASSERT ( sizeof((struct m0_fop_isc *) 0) ->  fi_comp_id = =16U)

◆ M0_BASSERT() [5/13]

M0_BASSERT ( offsetof(struct m0_fop_isc, fi_comp_id = =0U)

◆ M0_BASSERT() [6/13]

M0_BASSERT ( offsetof(struct m0_fop_isc, fi_args = =16U)

◆ M0_BASSERT() [7/13]

M0_BASSERT ( offsetof(struct m0_fop_isc, fi_ret = =72U)

◆ M0_BASSERT() [8/13]

M0_BASSERT ( offsetof(struct m0_fop_isc, fi_comp_cookie = =128U)

◆ M0_BASSERT() [9/13]

M0_BASSERT ( sizeof(struct m0_fop_isc_rep = =80U)

◆ M0_BASSERT() [10/13]

M0_BASSERT ( sizeof((struct m0_fop_isc_rep *) 0) ->  fir_rc = =4U)

◆ M0_BASSERT() [11/13]

M0_BASSERT ( offsetof(struct m0_fop_isc_rep, fir_rc = =0U)

◆ M0_BASSERT() [12/13]

M0_BASSERT ( offsetof(struct m0_fop_isc_rep, fir_comp_cookie = =8U)

◆ M0_BASSERT() [13/13]

M0_BASSERT ( offsetof(struct m0_fop_isc_rep, fir_ret = =24U)

◆ m0_xc_iscservice_isc_fops_fini()

M0_INTERNAL void m0_xc_iscservice_isc_fops_fini ( void  )

Definition at line 191 of file isc_fops_xc.c.

◆ m0_xc_iscservice_isc_fops_init()

M0_INTERNAL void m0_xc_iscservice_isc_fops_init ( void  )

Definition at line 185 of file isc_fops_xc.c.

Here is the call graph for this function:

◆ m0_xc_m0_fop_isc_rep_struct_init()

M0_INTERNAL void m0_xc_m0_fop_isc_rep_struct_init ( void  )

Definition at line 135 of file isc_fops_xc.c.

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

◆ m0_xc_m0_fop_isc_struct_init()

M0_INTERNAL void m0_xc_m0_fop_isc_struct_init ( void  )

Definition at line 70 of file isc_fops_xc.c.

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

Variable Documentation

◆ _m0_fop_isc

struct _m0_fop_isc_s _m0_fop_isc
static
Initial value:
= {
._type = {
.xct_aggr = M0_XA_RECORD,
.xct_name = "m0_fop_isc",
.xct_sizeof = sizeof (struct m0_fop_isc),
.xct_nr = 4,
}
}

◆ _m0_fop_isc_rep

struct _m0_fop_isc_rep_s _m0_fop_isc_rep
static
Initial value:
= {
._type = {
.xct_aggr = M0_XA_RECORD,
.xct_name = "m0_fop_isc_rep",
.xct_sizeof = sizeof (struct m0_fop_isc_rep),
.xct_nr = 3,
}
}

◆ m0_fop_isc_rep_xc

struct m0_xcode_type * m0_fop_isc_rep_xc = &_m0_fop_isc_rep._type

Definition at line 11 of file isc_fops_xc.c.

◆ m0_fop_isc_xc

struct m0_xcode_type * m0_fop_isc_xc = &_m0_fop_isc._type

Definition at line 10 of file isc_fops_xc.c.