Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
recovery_info Struct Reference

Data Fields

tid_t start_transaction
 
tid_t end_transaction
 
int nr_replays
 
int nr_revokes
 
int nr_revoke_hits
 

Detailed Description

Definition at line 30 of file recovery.c.

Field Documentation

tid_t end_transaction

Definition at line 33 of file recovery.c.

int nr_replays

Definition at line 35 of file recovery.c.

int nr_revoke_hits

Definition at line 37 of file recovery.c.

int nr_revokes

Definition at line 36 of file recovery.c.

tid_t start_transaction

Definition at line 32 of file recovery.c.


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