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_block * sb
 
__u32 blocknr
 
unsigned long state
 
struct reiserfs_journal_list * jlist
 
struct reiserfs_journal_cnode * next
 
struct reiserfs_journal_cnode * prev
 
struct reiserfs_journal_cnode * hprev
 
struct reiserfs_journal_cnode * hnext
 

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: