Motr  M0
ping_fop_xc.c File Reference
#include "lib/misc.h"
#include "lib/assert.h"
#include "xcode/xcode.h"
#include "rpc/it/ping_fop.h"
#include "rpc/it/ping_fop_xc.h"
Include dependency graph for ping_fop_xc.c:

Go to the source code of this file.

Data Structures

struct  _m0_fop_ping_arr_s
 
struct  _m0_fop_ping_s
 
struct  _m0_fop_ping_rep_s
 

Functions

 M0_BASSERT (offsetof(struct _m0_fop_ping_arr_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0]))
 
 M0_BASSERT (offsetof(struct _m0_fop_ping_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0]))
 
 M0_BASSERT (offsetof(struct _m0_fop_ping_rep_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0]))
 
 M0_BASSERT (sizeof(struct m0_fop_ping_arr)==16U)
 
 M0_BASSERT (sizeof((struct m0_fop_ping_arr *) 0) ->f_count==4U)
 
 M0_BASSERT (offsetof(struct m0_fop_ping_arr, f_count)==0U)
 
 M0_BASSERT (offsetof(struct m0_fop_ping_arr, f_data)==8U)
 
 M0_BASSERT (sizeof(struct m0_fop_ping)==16U)
 
 M0_BASSERT (sizeof((struct m0_fop_ping *) 0) ->fp_arr==16U)
 
 M0_BASSERT (offsetof(struct m0_fop_ping, fp_arr)==0U)
 
 M0_BASSERT (sizeof(struct m0_fop_ping_rep)==4U)
 
 M0_BASSERT (sizeof((struct m0_fop_ping_rep *) 0) ->fpr_rc==4U)
 
 M0_BASSERT (offsetof(struct m0_fop_ping_rep, fpr_rc)==0U)
 
M0_INTERNAL void m0_xc_m0_fop_ping_arr_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_ping_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_fop_ping_rep_struct_init (void)
 
M0_INTERNAL void m0_xc_rpc_it_ping_fop_init (void)
 
M0_INTERNAL void m0_xc_rpc_it_ping_fop_fini (void)
 

Variables

struct m0_xcode_typem0_fop_ping_arr_xc = &_m0_fop_ping_arr._type
 
struct m0_xcode_typem0_fop_ping_xc = &_m0_fop_ping._type
 
struct m0_xcode_typem0_fop_ping_rep_xc = &_m0_fop_ping_rep._type
 
static struct _m0_fop_ping_arr_s _m0_fop_ping_arr
 
static struct _m0_fop_ping_s _m0_fop_ping
 
static struct _m0_fop_ping_rep_s _m0_fop_ping_rep
 

Function Documentation

◆ M0_BASSERT() [1/13]

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

◆ M0_BASSERT() [2/13]

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

◆ M0_BASSERT() [3/13]

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

◆ M0_BASSERT() [4/13]

M0_BASSERT ( sizeof(struct m0_fop_ping_arr = =16U)

◆ M0_BASSERT() [5/13]

M0_BASSERT ( sizeof((struct m0_fop_ping_arr *) 0) ->  f_count = =4U)

◆ M0_BASSERT() [6/13]

M0_BASSERT ( offsetof(struct m0_fop_ping_arr, f_count = =0U)

◆ M0_BASSERT() [7/13]

M0_BASSERT ( offsetof(struct m0_fop_ping_arr, f_data = =8U)

◆ M0_BASSERT() [8/13]

M0_BASSERT ( sizeof(struct m0_fop_ping = =16U)

◆ M0_BASSERT() [9/13]

M0_BASSERT ( sizeof((struct m0_fop_ping *) 0) ->  fp_arr = =16U)

◆ M0_BASSERT() [10/13]

M0_BASSERT ( offsetof(struct m0_fop_ping, fp_arr = =0U)

◆ M0_BASSERT() [11/13]

M0_BASSERT ( sizeof(struct m0_fop_ping_rep = =4U)

◆ M0_BASSERT() [12/13]

M0_BASSERT ( sizeof((struct m0_fop_ping_rep *) 0) ->  fpr_rc = =4U)

◆ M0_BASSERT() [13/13]

M0_BASSERT ( offsetof(struct m0_fop_ping_rep, fpr_rc = =0U)

◆ m0_xc_m0_fop_ping_arr_struct_init()

M0_INTERNAL void m0_xc_m0_fop_ping_arr_struct_init ( void  )

Definition at line 85 of file ping_fop_xc.c.

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

◆ m0_xc_m0_fop_ping_rep_struct_init()

M0_INTERNAL void m0_xc_m0_fop_ping_rep_struct_init ( void  )

Definition at line 140 of file ping_fop_xc.c.

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

◆ m0_xc_m0_fop_ping_struct_init()

M0_INTERNAL void m0_xc_m0_fop_ping_struct_init ( void  )

Definition at line 120 of file ping_fop_xc.c.

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

◆ m0_xc_rpc_it_ping_fop_fini()

M0_INTERNAL void m0_xc_rpc_it_ping_fop_fini ( void  )

Definition at line 167 of file ping_fop_xc.c.

Here is the caller graph for this function:

◆ m0_xc_rpc_it_ping_fop_init()

M0_INTERNAL void m0_xc_rpc_it_ping_fop_init ( void  )

Definition at line 160 of file ping_fop_xc.c.

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

Variable Documentation

◆ _m0_fop_ping

struct _m0_fop_ping_s _m0_fop_ping
static
Initial value:
= {
._type = {
.xct_aggr = M0_XA_RECORD,
.xct_name = "m0_fop_ping",
.xct_sizeof = sizeof (struct m0_fop_ping),
.xct_nr = 1,
}
}

◆ _m0_fop_ping_arr

struct _m0_fop_ping_arr_s _m0_fop_ping_arr
static
Initial value:
= {
._type = {
.xct_aggr = M0_XA_SEQUENCE,
.xct_name = "m0_fop_ping_arr",
.xct_sizeof = sizeof (struct m0_fop_ping_arr),
.xct_nr = 2,
}
}

◆ _m0_fop_ping_rep

struct _m0_fop_ping_rep_s _m0_fop_ping_rep
static
Initial value:
= {
._type = {
.xct_aggr = M0_XA_RECORD,
.xct_name = "m0_fop_ping_rep",
.xct_sizeof = sizeof (struct m0_fop_ping_rep),
.xct_nr = 1,
}
}

◆ m0_fop_ping_arr_xc

struct m0_xcode_type * m0_fop_ping_arr_xc = &_m0_fop_ping_arr._type

Definition at line 10 of file ping_fop_xc.c.

◆ m0_fop_ping_rep_xc

struct m0_xcode_type * m0_fop_ping_rep_xc = &_m0_fop_ping_rep._type

Definition at line 12 of file ping_fop_xc.c.

◆ m0_fop_ping_xc

struct m0_xcode_type * m0_fop_ping_xc = &_m0_fop_ping._type

Definition at line 11 of file ping_fop_xc.c.