Motr  M0
m0_ha_state_fop Struct Reference

#include <note_fops.h>

Collaboration diagram for m0_ha_state_fop:
Collaboration graph

Data Fields

int32_t hs_rc
 
struct m0_ha_nvec hs_note
 

Detailed Description

FOP sent between Motr and Halon to exchange object state changes. See ha/note.h.

Definition at line 43 of file note_fops.h.

Field Documentation

◆ hs_note

struct m0_ha_nvec hs_note

Objects and (optionally) their states.

Definition at line 47 of file note_fops.h.

◆ hs_rc

int32_t hs_rc

Error code for reply, ignored in request.

Definition at line 45 of file note_fops.h.


The documentation for this struct was generated from the following file: