Motr  M0
note_fops.h File Reference
#include "fop/fop.h"
#include "xcode/xcode_attr.h"
#include "ha/note.h"
#include "ha/note_xc.h"
Include dependency graph for note_fops.h:

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_opsm0_ha_state_get_fom_type_ops
 
const struct m0_fom_type_opsm0_ha_state_set_fom_type_ops
 

Macro Definition Documentation

◆ __MOTR___HA_NOTE_FOPS_H__

#define __MOTR___HA_NOTE_FOPS_H__

Definition at line 26 of file note_fops.h.

Variable Documentation

◆ hs_note

struct m0_ha_nvec hs_note

Objects and (optionally) their states.

Definition at line 48 of file note_fops.h.

◆ hs_rc

int32_t hs_rc

Error code for reply, ignored in request.

Definition at line 46 of file note_fops.h.