Motr
M0
|
Go to the source code of this file.
Macros | |
#define | __MOTR_HA_LINK_FOPS_XC_H__ |
Functions | |
M0_INTERNAL void | m0_xc_m0_ha_link_tags_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_ha_link_msg_fop_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_ha_link_msg_rep_fop_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_ha_link_params_struct_init (void) |
M0_INTERNAL void | m0_xc_ha_link_fops_init (void) |
M0_INTERNAL void | m0_xc_ha_link_fops_fini (void) |
Variables | |
struct m0_xcode_type * | m0_ha_link_tags_xc |
struct m0_xcode_type * | m0_ha_link_msg_fop_xc |
struct m0_xcode_type * | m0_ha_link_msg_rep_fop_xc |
struct m0_xcode_type * | m0_ha_link_params_xc |
#define __MOTR_HA_LINK_FOPS_XC_H__ |
Definition at line 6 of file link_fops_xc.h.
M0_INTERNAL void m0_xc_ha_link_fops_fini | ( | void | ) |
Definition at line 466 of file link_fops_xc.c.
M0_INTERNAL void m0_xc_ha_link_fops_init | ( | void | ) |
M0_INTERNAL void m0_xc_m0_ha_link_msg_fop_struct_init | ( | void | ) |
Definition at line 203 of file link_fops_xc.c.
M0_INTERNAL void m0_xc_m0_ha_link_msg_rep_fop_struct_init | ( | void | ) |
Definition at line 328 of file link_fops_xc.c.
M0_INTERNAL void m0_xc_m0_ha_link_params_struct_init | ( | void | ) |
Definition at line 378 of file link_fops_xc.c.
M0_INTERNAL void m0_xc_m0_ha_link_tags_struct_init | ( | void | ) |
Definition at line 138 of file link_fops_xc.c.
struct m0_xcode_type* m0_ha_link_msg_fop_xc |
Definition at line 11 of file link_fops_xc.c.
struct m0_xcode_type* m0_ha_link_msg_rep_fop_xc |
Definition at line 12 of file link_fops_xc.c.
struct m0_xcode_type* m0_ha_link_params_xc |
Definition at line 13 of file link_fops_xc.c.
struct m0_xcode_type* m0_ha_link_tags_xc |
Definition at line 10 of file link_fops_xc.c.