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

#include <hpfs_fn.h>

Data Fields

loff_t mmu_private
 
ino_t i_parent_dir
 
unsigned i_dno
 
unsigned i_dpos
 
unsigned i_dsubdno
 
unsigned i_file_sec
 
unsigned i_disk_sec
 
unsigned i_n_secs
 
unsigned i_ea_size
 
unsigned i_ea_mode: 1
 
unsigned i_ea_uid: 1
 
unsigned i_ea_gid: 1
 
unsigned i_dirty: 1
 
loff_t ** i_rddir_off
 
struct inode vfs_inode
 

Detailed Description

Definition at line 38 of file hpfs_fn.h.

Field Documentation

unsigned i_dirty

Definition at line 51 of file hpfs_fn.h.

unsigned i_disk_sec

Definition at line 45 of file hpfs_fn.h.

unsigned i_dno

Definition at line 41 of file hpfs_fn.h.

unsigned i_dpos

Definition at line 42 of file hpfs_fn.h.

unsigned i_dsubdno

Definition at line 43 of file hpfs_fn.h.

unsigned i_ea_gid

Definition at line 50 of file hpfs_fn.h.

unsigned i_ea_mode

Definition at line 48 of file hpfs_fn.h.

unsigned i_ea_size

Definition at line 47 of file hpfs_fn.h.

unsigned i_ea_uid

Definition at line 49 of file hpfs_fn.h.

unsigned i_file_sec

Definition at line 44 of file hpfs_fn.h.

unsigned i_n_secs

Definition at line 46 of file hpfs_fn.h.

ino_t i_parent_dir

Definition at line 40 of file hpfs_fn.h.

loff_t** i_rddir_off

Definition at line 52 of file hpfs_fn.h.

loff_t mmu_private

Definition at line 39 of file hpfs_fn.h.

struct inode vfs_inode

Definition at line 53 of file hpfs_fn.h.


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