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

Data Fields

journal_t * journal
 
struct transaction_stats_s * stats
 
int start
 
int max
 

Detailed Description

Definition at line 875 of file journal.c.

Field Documentation

journal_t* journal

Definition at line 876 of file journal.c.

int max

Definition at line 879 of file journal.c.

int start

Definition at line 878 of file journal.c.

struct transaction_stats_s* stats

Definition at line 877 of file journal.c.


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