Go to the source code of this file.
◆ M0_BASSERT() [1/11]
◆ M0_BASSERT() [2/11]
◆ M0_BASSERT() [3/11]
M0_BASSERT |
( |
sizeof(struct ub_req) |
= =24U | ) |
|
◆ M0_BASSERT() [4/11]
M0_BASSERT |
( |
sizeof((struct ub_req *) 0) -> |
uq_seqn = =8U | ) |
|
◆ M0_BASSERT() [5/11]
◆ M0_BASSERT() [6/11]
◆ M0_BASSERT() [7/11]
M0_BASSERT |
( |
sizeof(struct ub_resp) |
= =32U | ) |
|
◆ M0_BASSERT() [8/11]
M0_BASSERT |
( |
sizeof((struct ub_resp *) 0) -> |
ur_rc = =4U | ) |
|
◆ M0_BASSERT() [9/11]
◆ M0_BASSERT() [10/11]
◆ M0_BASSERT() [11/11]
◆ m0_xc_rpc_ub_fops_fini()
M0_INTERNAL void m0_xc_rpc_ub_fops_fini |
( |
void |
| ) |
|
◆ m0_xc_rpc_ub_fops_init()
M0_INTERNAL void m0_xc_rpc_ub_fops_init |
( |
void |
| ) |
|
◆ m0_xc_ub_req_struct_init()
M0_INTERNAL void m0_xc_ub_req_struct_init |
( |
void |
| ) |
|
◆ m0_xc_ub_resp_struct_init()
M0_INTERNAL void m0_xc_ub_resp_struct_init |
( |
void |
| ) |
|
◆ _ub_req
Initial value:= {
._type = {
.xct_name = "ub_req",
.xct_sizeof =
sizeof (
struct ub_req),
.xct_nr = 2,
}
}
◆ _ub_resp
Initial value:= {
._type = {
.xct_name = "ub_resp",
.xct_sizeof =
sizeof (
struct ub_resp),
.xct_nr = 3,
}
}
◆ ub_req_xc
◆ ub_resp_xc