|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | m0_ha_state_fop |
Macros | |
| #define | __MOTR___HA_NOTE_FOPS_H__ |
Functions | |
| struct m0_ha_note | M0_XCA_DOMAIN (rpc) |
| M0_INTERNAL int | m0_ha_state_fop_init (void) |
| M0_INTERNAL void | m0_ha_state_fop_fini (void) |
Variables | |
| int32_t | hs_rc |
| struct m0_ha_nvec | hs_note |
| struct m0_fop_type | m0_ha_state_get_fopt |
| struct m0_fop_type | m0_ha_state_get_rep_fopt |
| struct m0_fop_type | m0_ha_state_set_fopt |
| const struct m0_fom_type_ops * | m0_ha_state_get_fom_type_ops |
| const struct m0_fom_type_ops * | m0_ha_state_set_fom_type_ops |
| #define __MOTR___HA_NOTE_FOPS_H__ |
Definition at line 26 of file note_fops.h.
| struct m0_ha_nvec hs_note |
Objects and (optionally) their states.
Definition at line 48 of file note_fops.h.
| int32_t hs_rc |
Error code for reply, ignored in request.
Definition at line 46 of file note_fops.h.