|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | m0_ha_cookie |
| struct | m0_ha_cookie_xc |
Macros | |
| #define | __MOTR_HA_COOKIE_H__ |
Functions | |
| struct m0_ha_cookie_xc | M0_XCA_DOMAIN (rpc) |
| M0_INTERNAL void | m0_ha_cookie_init (struct m0_ha_cookie *hc) |
| M0_INTERNAL void | m0_ha_cookie_fini (struct m0_ha_cookie *hc) |
| M0_INTERNAL void | m0_ha_cookie_record (struct m0_ha_cookie *hc) |
| M0_INTERNAL bool | m0_ha_cookie_is_eq (const struct m0_ha_cookie *a, const struct m0_ha_cookie *b) |
| M0_INTERNAL void | m0_ha_cookie_from_xc (struct m0_ha_cookie *hc, const struct m0_ha_cookie_xc *hc_xc) |
| M0_INTERNAL void | m0_ha_cookie_to_xc (const struct m0_ha_cookie *hc, struct m0_ha_cookie_xc *hc_xc) |
Variables | |
| uint64_t | hcx_pid |
| uint64_t | hcx_time_start |
| uint64_t | hcx_uptime |
| struct m0_uint128 | hcx_uuid |
| const struct m0_ha_cookie | m0_ha_cookie_no_record |
| struct m0_uint128 hcx_uuid |