Go to the source code of this file.
|
| M0_BASSERT (offsetof(struct _m0_fi_command_req_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _m0_fi_command_rep_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (sizeof(struct m0_fi_command_req)==48U) |
|
| M0_BASSERT (sizeof((struct m0_fi_command_req *) 0) ->fcr_func==16U) |
|
| M0_BASSERT (offsetof(struct m0_fi_command_req, fcr_func)==0U) |
|
| M0_BASSERT (offsetof(struct m0_fi_command_req, fcr_tag)==16U) |
|
| M0_BASSERT (offsetof(struct m0_fi_command_req, fcr_disp)==32U) |
|
| M0_BASSERT (offsetof(struct m0_fi_command_req, fcr_num1)==36U) |
|
| M0_BASSERT (offsetof(struct m0_fi_command_req, fcr_num2)==40U) |
|
| M0_BASSERT (sizeof(struct m0_fi_command_rep)==4U) |
|
| M0_BASSERT (sizeof((struct m0_fi_command_rep *) 0) ->fcp_rc==4U) |
|
| M0_BASSERT (offsetof(struct m0_fi_command_rep, fcp_rc)==0U) |
|
M0_INTERNAL void | m0_xc_m0_fi_command_req_struct_init (void) |
|
M0_INTERNAL void | m0_xc_m0_fi_command_rep_struct_init (void) |
|
M0_INTERNAL void | m0_xc_fis_fi_command_init (void) |
|
M0_INTERNAL void | m0_xc_fis_fi_command_fini (void) |
|
◆ M0_BASSERT() [1/12]
◆ M0_BASSERT() [2/12]
◆ M0_BASSERT() [3/12]
◆ M0_BASSERT() [4/12]
◆ M0_BASSERT() [5/12]
◆ M0_BASSERT() [6/12]
◆ M0_BASSERT() [7/12]
◆ M0_BASSERT() [8/12]
◆ M0_BASSERT() [9/12]
◆ M0_BASSERT() [10/12]
◆ M0_BASSERT() [11/12]
◆ M0_BASSERT() [12/12]
◆ m0_xc_fis_fi_command_fini()
M0_INTERNAL void m0_xc_fis_fi_command_fini |
( |
void |
| ) |
|
◆ m0_xc_fis_fi_command_init()
M0_INTERNAL void m0_xc_fis_fi_command_init |
( |
void |
| ) |
|
◆ m0_xc_m0_fi_command_rep_struct_init()
M0_INTERNAL void m0_xc_m0_fi_command_rep_struct_init |
( |
void |
| ) |
|
◆ m0_xc_m0_fi_command_req_struct_init()
M0_INTERNAL void m0_xc_m0_fi_command_req_struct_init |
( |
void |
| ) |
|
◆ _m0_fi_command_rep
Initial value:= {
._type = {
.xct_name = "m0_fi_command_rep",
.xct_nr = 1,
}
}
◆ _m0_fi_command_req
Initial value:= {
._type = {
.xct_name = "m0_fi_command_req",
.xct_nr = 5,
}
}
◆ m0_fi_command_rep_xc
struct m0_xcode_type * m0_fi_command_rep_xc = &_m0_fi_command_rep._type |
◆ m0_fi_command_req_xc
struct m0_xcode_type * m0_fi_command_req_xc = &_m0_fi_command_req._type |