Go to the source code of this file.
|
| M0_BASSERT (offsetof(struct _failure_data_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _trigger_fop_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _trigger_rep_fop_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _m0_status_rep_fop_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (sizeof(struct failure_data)==16U) |
|
| M0_BASSERT (sizeof((struct failure_data *) 0) ->fd_nr==4U) |
|
| M0_BASSERT (offsetof(struct failure_data, fd_nr)==0U) |
|
| M0_BASSERT (offsetof(struct failure_data, fd_index)==8U) |
|
| M0_BASSERT (sizeof(struct trigger_fop)==4U) |
|
| M0_BASSERT (sizeof((struct trigger_fop *) 0) ->op==4U) |
|
| M0_BASSERT (offsetof(struct trigger_fop, op)==0U) |
|
| M0_BASSERT (sizeof(struct trigger_rep_fop)==4U) |
|
| M0_BASSERT (sizeof((struct trigger_rep_fop *) 0) ->rc==4U) |
|
| M0_BASSERT (offsetof(struct trigger_rep_fop, rc)==0U) |
|
| M0_BASSERT (sizeof(struct m0_status_rep_fop)==16U) |
|
| M0_BASSERT (sizeof((struct m0_status_rep_fop *) 0) ->ssr_rc==4U) |
|
| M0_BASSERT (offsetof(struct m0_status_rep_fop, ssr_rc)==0U) |
|
| M0_BASSERT (offsetof(struct m0_status_rep_fop, ssr_state)==4U) |
|
| M0_BASSERT (offsetof(struct m0_status_rep_fop, ssr_progress)==8U) |
|
M0_INTERNAL void | m0_xc_failure_data_struct_init (void) |
|
M0_INTERNAL void | m0_xc_trigger_fop_struct_init (void) |
|
M0_INTERNAL void | m0_xc_trigger_rep_fop_struct_init (void) |
|
M0_INTERNAL void | m0_xc_m0_status_rep_fop_struct_init (void) |
|
M0_INTERNAL void | m0_xc_cm_repreb_trigger_fop_init (void) |
|
M0_INTERNAL void | m0_xc_cm_repreb_trigger_fop_fini (void) |
|
◆ M0_BASSERT() [1/19]
◆ M0_BASSERT() [2/19]
◆ M0_BASSERT() [3/19]
◆ M0_BASSERT() [4/19]
◆ M0_BASSERT() [5/19]
◆ M0_BASSERT() [6/19]
M0_BASSERT |
( |
sizeof((struct failure_data *) 0) -> |
fd_nr = =4U | ) |
|
◆ M0_BASSERT() [7/19]
◆ M0_BASSERT() [8/19]
◆ M0_BASSERT() [9/19]
◆ M0_BASSERT() [10/19]
M0_BASSERT |
( |
sizeof((struct trigger_fop *) 0) -> |
op = =4U | ) |
|
◆ M0_BASSERT() [11/19]
◆ M0_BASSERT() [12/19]
◆ M0_BASSERT() [13/19]
◆ M0_BASSERT() [14/19]
◆ M0_BASSERT() [15/19]
◆ M0_BASSERT() [16/19]
◆ M0_BASSERT() [17/19]
◆ M0_BASSERT() [18/19]
◆ M0_BASSERT() [19/19]
◆ m0_xc_cm_repreb_trigger_fop_fini()
M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_fini |
( |
void |
| ) |
|
◆ m0_xc_cm_repreb_trigger_fop_init()
M0_INTERNAL void m0_xc_cm_repreb_trigger_fop_init |
( |
void |
| ) |
|
◆ m0_xc_failure_data_struct_init()
M0_INTERNAL void m0_xc_failure_data_struct_init |
( |
void |
| ) |
|
◆ m0_xc_m0_status_rep_fop_struct_init()
M0_INTERNAL void m0_xc_m0_status_rep_fop_struct_init |
( |
void |
| ) |
|
◆ m0_xc_trigger_fop_struct_init()
M0_INTERNAL void m0_xc_trigger_fop_struct_init |
( |
void |
| ) |
|
◆ m0_xc_trigger_rep_fop_struct_init()
M0_INTERNAL void m0_xc_trigger_rep_fop_struct_init |
( |
void |
| ) |
|
◆ _failure_data
Initial value:= {
._type = {
.xct_name = "failure_data",
.xct_nr = 2,
}
}
◆ _m0_status_rep_fop
Initial value:= {
._type = {
.xct_name = "m0_status_rep_fop",
.xct_nr = 3,
}
}
◆ _trigger_fop
Initial value:= {
._type = {
.xct_name = "trigger_fop",
.xct_nr = 1,
}
}
◆ _trigger_rep_fop
Initial value:= {
._type = {
.xct_name = "trigger_rep_fop",
.xct_nr = 1,
}
}
◆ failure_data_xc
◆ m0_status_rep_fop_xc
struct m0_xcode_type * m0_status_rep_fop_xc = &_m0_status_rep_fop._type |
◆ trigger_fop_xc
◆ trigger_rep_fop_xc
struct m0_xcode_type * trigger_rep_fop_xc = &_trigger_rep_fop._type |