|
Motr
M0
|
#include <entrypoint_fops.h>

Data Fields | |
| uint32_t | hae_quorum |
| struct m0_fid_arr | hae_confd_fids |
| const char ** | hae_confd_eps |
| struct m0_fid | hae_active_rm_fid |
| char * | hae_active_rm_ep |
| enum m0_ha_entrypoint_control | hae_control |
| struct m0_ha_link_params | hae_link_params |
| bool | hae_link_do_reconnect |
| bool | hae_disconnected_previously |
| struct m0_ha_cookie | hae_cookie_actual |
Definition at line 152 of file entrypoint_fops.h.
| char* hae_active_rm_ep |
Definition at line 157 of file entrypoint_fops.h.
| struct m0_fid hae_active_rm_fid |
Definition at line 156 of file entrypoint_fops.h.
| const char** hae_confd_eps |
Definition at line 155 of file entrypoint_fops.h.
| struct m0_fid_arr hae_confd_fids |
Definition at line 154 of file entrypoint_fops.h.
| enum m0_ha_entrypoint_control hae_control |
Data passed back to client to control query flow
Definition at line 159 of file entrypoint_fops.h.
| struct m0_ha_cookie hae_cookie_actual |
Definition at line 164 of file entrypoint_fops.h.
| bool hae_disconnected_previously |
Definition at line 163 of file entrypoint_fops.h.
| bool hae_link_do_reconnect |
Definition at line 162 of file entrypoint_fops.h.
| struct m0_ha_link_params hae_link_params |
Definition at line 161 of file entrypoint_fops.h.
| uint32_t hae_quorum |
Definition at line 153 of file entrypoint_fops.h.