Motr  M0
m0_dtm_domain Struct Reference

#include <domain.h>

Collaboration diagram for m0_dtm_domain:
Collaboration graph

Data Fields

struct m0_dtm_history dom_hi
 
struct m0_fid dom_fid
 
m0_dtm_ver_t dom_ver
 
uint32_t dom_cohort_nr
 
struct m0_dtm_remote ** dom_cohort
 

Detailed Description

Definition at line 46 of file domain.h.

Field Documentation

◆ dom_cohort

struct m0_dtm_remote** dom_cohort

Definition at line 51 of file domain.h.

◆ dom_cohort_nr

uint32_t dom_cohort_nr

Definition at line 50 of file domain.h.

◆ dom_fid

struct m0_fid dom_fid

Definition at line 48 of file domain.h.

◆ dom_hi

struct m0_dtm_history dom_hi

Definition at line 47 of file domain.h.

◆ dom_ver

m0_dtm_ver_t dom_ver

Definition at line 49 of file domain.h.


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