|
Motr
M0
|
#include <pool_machine.h>

Data Fields | |
| struct m0_poolmach_event | pel_event |
| struct m0_tlink | pel_linkage |
| uint64_t | pel_magic |
This link is used by pool machine to record all state change history. All events hang on the m0_poolmach::pm_events_list, ordered.
Definition at line 206 of file pool_machine.h.
| struct m0_poolmach_event pel_event |
The event itself.
Definition at line 208 of file pool_machine.h.
| struct m0_tlink pel_linkage |
Link into m0_poolmach::pm_events_list. Used internally in pool machine.
Definition at line 214 of file pool_machine.h.
| uint64_t pel_magic |
Definition at line 216 of file pool_machine.h.