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

#include <reiserfs.h>

Data Fields

struct buffer_head * bh
 
struct super_blocksb
 
__u32 blocknr
 
unsigned long state
 
struct reiserfs_journal_listjlist
 
struct reiserfs_journal_cnodenext
 
struct reiserfs_journal_cnodeprev
 
struct reiserfs_journal_cnodehprev
 
struct reiserfs_journal_cnodehnext
 

Detailed Description

Definition at line 191 of file reiserfs.h.

Field Documentation

struct buffer_head* bh

Definition at line 192 of file reiserfs.h.

__u32 blocknr

Definition at line 194 of file reiserfs.h.

Definition at line 200 of file reiserfs.h.

Definition at line 199 of file reiserfs.h.

Definition at line 196 of file reiserfs.h.

Definition at line 197 of file reiserfs.h.

Definition at line 198 of file reiserfs.h.

Definition at line 193 of file reiserfs.h.

unsigned long state

Definition at line 195 of file reiserfs.h.


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