Linux Kernel
3.7.1
|
Data Fields | |
tid_t | start_transaction |
tid_t | end_transaction |
int | nr_replays |
int | nr_revokes |
int | nr_revoke_hits |
Definition at line 30 of file recovery.c.
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.