Motr  M0
m0_poolmach_event Struct Reference

#include <pool_machine.h>

Collaboration diagram for m0_poolmach_event:
Collaboration graph

Public Member Functions

uint32_t pe_type M0_XCA_FENUM (m0_poolmach_event_owner_type)
 

Data Fields

uint32_t pe_index
 
enum m0_pool_nd_state pe_state
 

Detailed Description

Pool event that is used to change the state of a node or device.

Definition at line 190 of file pool_machine.h.

Member Function Documentation

◆ M0_XCA_FENUM()

uint32_t pe_type M0_XCA_FENUM ( m0_poolmach_event_owner_type  )

Event owner type.

Field Documentation

◆ pe_index

uint32_t pe_index

Event owner index.

Definition at line 196 of file pool_machine.h.

◆ pe_state

enum m0_pool_nd_state pe_state

New state for this node or device.

Definition at line 199 of file pool_machine.h.


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