Motr
M0
|
#include "lib/misc.h"
#include "lib/assert.h"
#include "xcode/xcode.h"
#include "be/ha.h"
#include "be/ha_xc.h"
Go to the source code of this file.
Data Structures | |
struct | _m0_be_io_err_s |
Functions | |
M0_BASSERT (offsetof(struct _m0_be_io_err_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) | |
M0_BASSERT (sizeof(struct m0_be_io_err)==8U) | |
M0_BASSERT (sizeof((struct m0_be_io_err *) 0) ->ber_errcode==4U) | |
M0_BASSERT (offsetof(struct m0_be_io_err, ber_errcode)==0U) | |
M0_BASSERT (offsetof(struct m0_be_io_err, ber_location)==4U) | |
M0_BASSERT (offsetof(struct m0_be_io_err, ber_io_opcode)==5U) | |
M0_INTERNAL void | m0_xc_m0_be_io_err_struct_init (void) |
M0_INTERNAL void | m0_xc_be_ha_init (void) |
M0_INTERNAL void | m0_xc_be_ha_fini (void) |
Variables | |
struct m0_xcode_type * | m0_be_io_err_xc = &_m0_be_io_err._type |
static struct _m0_be_io_err_s | _m0_be_io_err |
M0_BASSERT | ( | offsetof(struct _m0_be_io_err_s, _child[0]) | = =offsetof(struct m0_xcode_type, xct_child[0]) | ) |
M0_BASSERT | ( | sizeof(struct m0_be_io_err) | = =8U | ) |
M0_BASSERT | ( | sizeof((struct m0_be_io_err *) 0) -> | ber_errcode = =4U | ) |
M0_BASSERT | ( | offsetof(struct m0_be_io_err, ber_errcode) | = =0U | ) |
M0_BASSERT | ( | offsetof(struct m0_be_io_err, ber_location) | = =4U | ) |
M0_BASSERT | ( | offsetof(struct m0_be_io_err, ber_io_opcode) | = =5U | ) |
M0_INTERNAL void m0_xc_be_ha_init | ( | void | ) |
M0_INTERNAL void m0_xc_m0_be_io_err_struct_init | ( | void | ) |
|
static |
struct m0_xcode_type * m0_be_io_err_xc = &_m0_be_io_err._type |