Motr  M0
m0_dtm_history Struct Reference

#include <history.h>

Collaboration diagram for m0_dtm_history:
Collaboration graph

Data Fields

struct m0_dtm_hi h_hi
 
struct m0_tlink h_exclink
 
struct m0_tlink h_catlink
 
struct m0_dtm_remoteh_rem
 
struct m0_dtm_updateh_persistent
 
struct m0_dtm_updateh_undo
 
struct m0_dtm_updateh_reint
 
struct m0_dtm_updateh_known
 
struct m0_dtm_updateh_reset
 
const struct m0_dtm_history_opsh_ops
 
uint64_t h_gen
 
uint64_t h_epoch
 
struct m0_cookie h_remcookie
 
m0_dtm_ver_t h_max_ver
 

Detailed Description

DTM history.

Definition at line 55 of file history.h.

Field Documentation

◆ h_catlink

struct m0_tlink h_catlink

Definition at line 58 of file history.h.

◆ h_epoch

uint64_t h_epoch

Definition at line 67 of file history.h.

◆ h_exclink

struct m0_tlink h_exclink

Definition at line 57 of file history.h.

◆ h_gen

uint64_t h_gen

Definition at line 66 of file history.h.

◆ h_hi

struct m0_dtm_hi h_hi

Definition at line 56 of file history.h.

◆ h_known

struct m0_dtm_update* h_known

Definition at line 63 of file history.h.

◆ h_max_ver

m0_dtm_ver_t h_max_ver

Definition at line 69 of file history.h.

◆ h_ops

const struct m0_dtm_history_ops* h_ops

Definition at line 65 of file history.h.

◆ h_persistent

struct m0_dtm_update* h_persistent

Definition at line 60 of file history.h.

◆ h_reint

struct m0_dtm_update* h_reint

Definition at line 62 of file history.h.

◆ h_rem

struct m0_dtm_remote* h_rem

Definition at line 59 of file history.h.

◆ h_remcookie

struct m0_cookie h_remcookie

Definition at line 68 of file history.h.

◆ h_reset

struct m0_dtm_update* h_reset

Definition at line 64 of file history.h.

◆ h_undo

struct m0_dtm_update* h_undo

Definition at line 61 of file history.h.


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