Go to the source code of this file.
|
| M0_BASSERT (offsetof(struct _m0_ss_process_req_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _m0_ss_process_rep_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _m0_ss_process_svc_list_rep_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (sizeof(struct m0_ss_process_req)==40U) |
|
| M0_BASSERT (sizeof((struct m0_ss_process_req *) 0) ->ssp_cmd==4U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_req, ssp_cmd)==0U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_req, ssp_id)==8U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_req, ssp_param)==24U) |
|
| M0_BASSERT (sizeof(struct m0_ss_process_rep)==88U) |
|
| M0_BASSERT (sizeof((struct m0_ss_process_rep *) 0) ->sspr_rc==4U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_rc)==0U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_health)==4U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_free_seg)==8U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_total_seg)==16U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_free_disk)==24U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_avail_disk)==32U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_total_disk)==40U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_bckey)==48U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_bcrec)==64U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_rep, sspr_kv_count)==80U) |
|
| M0_BASSERT (sizeof(struct m0_ss_process_svc_list_rep)==24U) |
|
| M0_BASSERT (sizeof((struct m0_ss_process_svc_list_rep *) 0) ->sspr_rc==4U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_svc_list_rep, sspr_rc)==0U) |
|
| M0_BASSERT (offsetof(struct m0_ss_process_svc_list_rep, sspr_services)==8U) |
|
M0_INTERNAL void | m0_xc_m0_ss_process_req_struct_init (void) |
|
M0_INTERNAL void | m0_xc_m0_ss_process_rep_struct_init (void) |
|
M0_INTERNAL void | m0_xc_m0_ss_process_svc_list_rep_struct_init (void) |
|
M0_INTERNAL void | m0_xc_sss_process_fops_init (void) |
|
M0_INTERNAL void | m0_xc_sss_process_fops_fini (void) |
|
◆ M0_BASSERT() [1/24]
◆ M0_BASSERT() [2/24]
◆ M0_BASSERT() [3/24]
◆ M0_BASSERT() [4/24]
◆ M0_BASSERT() [5/24]
◆ M0_BASSERT() [6/24]
◆ M0_BASSERT() [7/24]
◆ M0_BASSERT() [8/24]
◆ M0_BASSERT() [9/24]
◆ M0_BASSERT() [10/24]
◆ M0_BASSERT() [11/24]
◆ M0_BASSERT() [12/24]
◆ M0_BASSERT() [13/24]
◆ M0_BASSERT() [14/24]
◆ M0_BASSERT() [15/24]
◆ M0_BASSERT() [16/24]
◆ M0_BASSERT() [17/24]
◆ M0_BASSERT() [18/24]
◆ M0_BASSERT() [19/24]
◆ M0_BASSERT() [20/24]
◆ M0_BASSERT() [21/24]
◆ M0_BASSERT() [22/24]
◆ M0_BASSERT() [23/24]
◆ M0_BASSERT() [24/24]
◆ m0_xc_m0_ss_process_rep_struct_init()
M0_INTERNAL void m0_xc_m0_ss_process_rep_struct_init |
( |
void |
| ) |
|
◆ m0_xc_m0_ss_process_req_struct_init()
M0_INTERNAL void m0_xc_m0_ss_process_req_struct_init |
( |
void |
| ) |
|
◆ m0_xc_m0_ss_process_svc_list_rep_struct_init()
M0_INTERNAL void m0_xc_m0_ss_process_svc_list_rep_struct_init |
( |
void |
| ) |
|
◆ m0_xc_sss_process_fops_fini()
M0_INTERNAL void m0_xc_sss_process_fops_fini |
( |
void |
| ) |
|
◆ m0_xc_sss_process_fops_init()
M0_INTERNAL void m0_xc_sss_process_fops_init |
( |
void |
| ) |
|
◆ _m0_ss_process_rep
Initial value:= {
._type = {
.xct_name = "m0_ss_process_rep",
.xct_nr = 10,
}
}
◆ _m0_ss_process_req
Initial value:= {
._type = {
.xct_name = "m0_ss_process_req",
.xct_nr = 3,
}
}
◆ _m0_ss_process_svc_list_rep
Initial value:= {
._type = {
.xct_name = "m0_ss_process_svc_list_rep",
.xct_nr = 2,
}
}
◆ m0_ss_process_rep_xc
struct m0_xcode_type * m0_ss_process_rep_xc = &_m0_ss_process_rep._type |
◆ m0_ss_process_req_xc
struct m0_xcode_type * m0_ss_process_req_xc = &_m0_ss_process_req._type |
◆ m0_ss_process_svc_list_rep_xc
struct m0_xcode_type * m0_ss_process_svc_list_rep_xc = &_m0_ss_process_svc_list_rep._type |