Motr
M0
|
#include "lib/misc.h"
#include "lib/assert.h"
#include "xcode/xcode.h"
#include "conf/flip_fop.h"
#include "conf/flip_fop_xc.h"
Go to the source code of this file.
Data Structures | |
struct | _m0_fop_conf_flip_s |
struct | _m0_fop_conf_flip_rep_s |
Functions | |
M0_BASSERT (offsetof(struct _m0_fop_conf_flip_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) | |
M0_BASSERT (offsetof(struct _m0_fop_conf_flip_rep_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) | |
M0_BASSERT (sizeof(struct m0_fop_conf_flip)==16U) | |
M0_BASSERT (sizeof((struct m0_fop_conf_flip *) 0) ->cff_prev_version==4U) | |
M0_BASSERT (offsetof(struct m0_fop_conf_flip, cff_prev_version)==0U) | |
M0_BASSERT (offsetof(struct m0_fop_conf_flip, cff_next_version)==4U) | |
M0_BASSERT (offsetof(struct m0_fop_conf_flip, cff_tx_id)==8U) | |
M0_BASSERT (sizeof(struct m0_fop_conf_flip_rep)==4U) | |
M0_BASSERT (sizeof((struct m0_fop_conf_flip_rep *) 0) ->cffr_rc==4U) | |
M0_BASSERT (offsetof(struct m0_fop_conf_flip_rep, cffr_rc)==0U) | |
M0_INTERNAL void | m0_xc_m0_fop_conf_flip_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_fop_conf_flip_rep_struct_init (void) |
M0_INTERNAL void | m0_xc_conf_flip_fop_init (void) |
M0_INTERNAL void | m0_xc_conf_flip_fop_fini (void) |
Variables | |
struct m0_xcode_type * | m0_fop_conf_flip_xc = &_m0_fop_conf_flip._type |
struct m0_xcode_type * | m0_fop_conf_flip_rep_xc = &_m0_fop_conf_flip_rep._type |
static struct _m0_fop_conf_flip_s | _m0_fop_conf_flip |
static struct _m0_fop_conf_flip_rep_s | _m0_fop_conf_flip_rep |
M0_BASSERT | ( | offsetof(struct _m0_fop_conf_flip_s, _child[0]) | = =offsetof(struct m0_xcode_type, xct_child[0]) | ) |
M0_BASSERT | ( | offsetof(struct _m0_fop_conf_flip_rep_s, _child[0]) | = =offsetof(struct m0_xcode_type, xct_child[0]) | ) |
M0_BASSERT | ( | sizeof(struct m0_fop_conf_flip) | = =16U | ) |
M0_BASSERT | ( | sizeof((struct m0_fop_conf_flip *) 0) -> | cff_prev_version = =4U | ) |
M0_BASSERT | ( | offsetof(struct m0_fop_conf_flip, cff_prev_version) | = =0U | ) |
M0_BASSERT | ( | offsetof(struct m0_fop_conf_flip, cff_next_version) | = =4U | ) |
M0_BASSERT | ( | offsetof(struct m0_fop_conf_flip, cff_tx_id) | = =8U | ) |
M0_BASSERT | ( | sizeof(struct m0_fop_conf_flip_rep) | = =4U | ) |
M0_BASSERT | ( | sizeof((struct m0_fop_conf_flip_rep *) 0) -> | cffr_rc = =4U | ) |
M0_BASSERT | ( | offsetof(struct m0_fop_conf_flip_rep, cffr_rc) | = =0U | ) |
M0_INTERNAL void m0_xc_conf_flip_fop_fini | ( | void | ) |
Definition at line 140 of file flip_fop_xc.c.
M0_INTERNAL void m0_xc_conf_flip_fop_init | ( | void | ) |
Definition at line 134 of file flip_fop_xc.c.
M0_INTERNAL void m0_xc_m0_fop_conf_flip_rep_struct_init | ( | void | ) |
Definition at line 114 of file flip_fop_xc.c.
M0_INTERNAL void m0_xc_m0_fop_conf_flip_struct_init | ( | void | ) |
Definition at line 64 of file flip_fop_xc.c.
|
static |
|
static |
struct m0_xcode_type * m0_fop_conf_flip_rep_xc = &_m0_fop_conf_flip_rep._type |
Definition at line 11 of file flip_fop_xc.c.
struct m0_xcode_type * m0_fop_conf_flip_xc = &_m0_fop_conf_flip._type |
Definition at line 10 of file flip_fop_xc.c.