Motr
M0
|
#include <dtm0_log.h>
Data Fields | |
struct m0_be_dtm0_log * | dli_log |
struct m0_dtm0_tid | dli_current_tid |
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.
struct m0_dtm0_tid dli_current_tid |
Definition at line 534 of file dtm0_log.h.
struct m0_be_dtm0_log* dli_log |
Definition at line 533 of file dtm0_log.h.