Motr  M0
m0_be_dtm0_log_iter Struct Reference

#include <dtm0_log.h>

Collaboration diagram for m0_be_dtm0_log_iter:
Collaboration graph

Data Fields

struct m0_be_dtm0_logdli_log
 
struct m0_dtm0_tid dli_current_tid
 

Detailed Description

DTM0 Log iterator

Provides a way to iterate over the DTM0 Log structure. Today it has a very inefficient implementation and is used to glue log related code together with redo logic and expose interfaces which hopefully will not change.

Definition at line 532 of file dtm0_log.h.

Field Documentation

◆ dli_current_tid

struct m0_dtm0_tid dli_current_tid

Definition at line 534 of file dtm0_log.h.

◆ dli_log

struct m0_be_dtm0_log* dli_log

Definition at line 533 of file dtm0_log.h.


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