Motr  M0
m0_dtm_remote Struct Reference

#include <remote.h>

Collaboration diagram for m0_dtm_remote:
Collaboration graph

Data Fields

struct m0_uint128 re_id
 
uint64_t re_instance
 
const struct m0_dtm_remote_opsre_ops
 
struct m0_dtm_fol_remote re_fol
 

Detailed Description

Definition at line 54 of file remote.h.

Field Documentation

◆ re_fol

struct m0_dtm_fol_remote re_fol

Definition at line 58 of file remote.h.

◆ re_id

struct m0_uint128 re_id

Definition at line 55 of file remote.h.

◆ re_instance

uint64_t re_instance

Definition at line 56 of file remote.h.

◆ re_ops

const struct m0_dtm_remote_ops* re_ops

Definition at line 57 of file remote.h.


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