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

#include <reiserfs.h>

Data Fields

__u32 i_key [4]
 
__u32 i_flags
 
__u32 i_first_direct_byte
 
__u32 i_attrs
 
int i_prealloc_block
 
int i_prealloc_count
 
struct list_head i_prealloc_list
 
unsigned new_packing_locality:1
 
unsigned int i_trans_id
 
struct reiserfs_journal_listi_jl
 
atomic_t openers
 
struct mutex tailpack
 
struct inode vfs_inode
 

Detailed Description

Definition at line 48 of file reiserfs.h.

Field Documentation

__u32 i_attrs

Definition at line 57 of file reiserfs.h.

__u32 i_first_direct_byte

Definition at line 54 of file reiserfs.h.

__u32 i_flags

transient inode flags that are never stored on disk. Bitmasks for this field are defined above.

Definition at line 52 of file reiserfs.h.

Definition at line 72 of file reiserfs.h.

__u32 i_key[4]

Definition at line 49 of file reiserfs.h.

int i_prealloc_block

Definition at line 59 of file reiserfs.h.

int i_prealloc_count

Definition at line 60 of file reiserfs.h.

struct list_head i_prealloc_list

Definition at line 61 of file reiserfs.h.

unsigned int i_trans_id

Definition at line 71 of file reiserfs.h.

unsigned new_packing_locality

Definition at line 64 of file reiserfs.h.

atomic_t openers

Definition at line 73 of file reiserfs.h.

struct mutex tailpack

Definition at line 74 of file reiserfs.h.

struct inode vfs_inode

Definition at line 78 of file reiserfs.h.


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