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

Data Fields

int hash_size
 
int hash_shift
 
struct list_headhash_table
 

Detailed Description

Definition at line 113 of file revoke.c.

Field Documentation

int hash_shift

Definition at line 118 of file revoke.c.

int hash_size

Definition at line 117 of file revoke.c.

struct list_head* hash_table

Definition at line 119 of file revoke.c.


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