Motr  M0
m0_be_recovery Struct Reference

#include <recovery.h>

Collaboration diagram for m0_be_recovery:
Collaboration graph

Data Fields

struct m0_be_recovery_cfg brec_cfg
 
struct m0_mutex brec_lock
 
struct m0_tl brec_iters
 
m0_bindex_t brec_last_record_pos
 
m0_bcount_t brec_last_record_size
 
m0_bindex_t brec_current
 
m0_bindex_t brec_discarded
 

Detailed Description

Definition at line 63 of file recovery.h.

Field Documentation

◆ brec_cfg

struct m0_be_recovery_cfg brec_cfg

Definition at line 64 of file recovery.h.

◆ brec_current

m0_bindex_t brec_current

Definition at line 69 of file recovery.h.

◆ brec_discarded

m0_bindex_t brec_discarded

Definition at line 70 of file recovery.h.

◆ brec_iters

struct m0_tl brec_iters

Definition at line 66 of file recovery.h.

◆ brec_last_record_pos

m0_bindex_t brec_last_record_pos

Definition at line 67 of file recovery.h.

◆ brec_last_record_size

m0_bcount_t brec_last_record_size

Definition at line 68 of file recovery.h.

◆ brec_lock

struct m0_mutex brec_lock

Definition at line 65 of file recovery.h.


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