Motr
M0
|
#include "lib/misc.h"
#include "lib/assert.h"
#include "xcode/xcode.h"
#include "stob/stob.h"
#include "stob/stob_xc.h"
Go to the source code of this file.
Data Structures | |
struct | _m0_stob_id_s |
Functions | |
M0_BASSERT (offsetof(struct _m0_stob_id_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) | |
M0_BASSERT (sizeof(struct m0_stob_id)==32U) | |
M0_BASSERT (sizeof((struct m0_stob_id *) 0) ->si_domain_fid==16U) | |
M0_BASSERT (offsetof(struct m0_stob_id, si_domain_fid)==0U) | |
M0_BASSERT (offsetof(struct m0_stob_id, si_fid)==16U) | |
M0_INTERNAL void | m0_xc_m0_stob_id_struct_init (void) |
M0_INTERNAL void | m0_xc_stob_stob_init (void) |
M0_INTERNAL void | m0_xc_stob_stob_fini (void) |
Variables | |
struct m0_xcode_type * | m0_stob_id_xc = &_m0_stob_id._type |
static struct _m0_stob_id_s | _m0_stob_id |
M0_BASSERT | ( | offsetof(struct _m0_stob_id_s, _child[0]) | = =offsetof(struct m0_xcode_type, xct_child[0]) | ) |
M0_BASSERT | ( | sizeof(struct m0_stob_id) | = =32U | ) |
M0_BASSERT | ( | sizeof((struct m0_stob_id *) 0) -> | si_domain_fid = =16U | ) |
M0_BASSERT | ( | offsetof(struct m0_stob_id, si_domain_fid) | = =0U | ) |
M0_BASSERT | ( | offsetof(struct m0_stob_id, si_fid) | = =16U | ) |
M0_INTERNAL void m0_xc_m0_stob_id_struct_init | ( | void | ) |
M0_INTERNAL void m0_xc_stob_stob_fini | ( | void | ) |
M0_INTERNAL void m0_xc_stob_stob_init | ( | void | ) |
|
static |
struct m0_xcode_type * m0_stob_id_xc = &_m0_stob_id._type |