Motr  M0
be_ut_recovery_ctx Struct Reference
Collaboration diagram for be_ut_recovery_ctx:
Collaboration graph

Data Fields

struct m0_be_log burc_log
 
struct m0_mutex burc_lock
 
struct m0_stob_domainburc_sdom
 
struct m0_be_log_recordburc_records
 

Detailed Description

Definition at line 45 of file recovery.c.

Field Documentation

◆ burc_lock

struct m0_mutex burc_lock

Definition at line 47 of file recovery.c.

◆ burc_log

struct m0_be_log burc_log

Definition at line 46 of file recovery.c.

◆ burc_records

struct m0_be_log_record* burc_records

Definition at line 49 of file recovery.c.

◆ burc_sdom

struct m0_stob_domain* burc_sdom

Definition at line 48 of file recovery.c.


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