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

Data Fields

unsigned int rm_slots
 
enum ocfs2_replay_state rm_state
 
unsigned char rm_replay_slots [0]
 

Detailed Description

Definition at line 100 of file journal.c.

Field Documentation

unsigned char rm_replay_slots[0]

Definition at line 103 of file journal.c.

unsigned int rm_slots

Definition at line 101 of file journal.c.

enum ocfs2_replay_state rm_state

Definition at line 102 of file journal.c.


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