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

#include <affs.h>

Data Fields

atomic_t i_opencnt
 
struct semaphore i_link_lock
 
struct semaphore i_ext_lock
 
u32 i_blkcnt
 
u32 i_extcnt
 
u32i_lc
 
u32 i_lc_size
 
u32 i_lc_shift
 
u32 i_lc_mask
 
struct affs_ext_keyi_ac
 
u32 i_ext_last
 
struct buffer_head * i_ext_bh
 
loff_t mmu_private
 
u32 i_protect
 
u32 i_lastalloc
 
int i_pa_cnt
 
struct inode vfs_inode
 

Detailed Description

Definition at line 44 of file affs.h.

Field Documentation

Definition at line 55 of file affs.h.

u32 i_blkcnt

Definition at line 49 of file affs.h.

struct buffer_head* i_ext_bh

Definition at line 57 of file affs.h.

u32 i_ext_last

Definition at line 56 of file affs.h.

struct semaphore i_ext_lock

Definition at line 47 of file affs.h.

u32 i_extcnt

Definition at line 50 of file affs.h.

u32 i_lastalloc

Definition at line 60 of file affs.h.

u32* i_lc

Definition at line 51 of file affs.h.

u32 i_lc_mask

Definition at line 54 of file affs.h.

u32 i_lc_shift

Definition at line 53 of file affs.h.

u32 i_lc_size

Definition at line 52 of file affs.h.

struct semaphore i_link_lock

Definition at line 46 of file affs.h.

atomic_t i_opencnt

Definition at line 45 of file affs.h.

int i_pa_cnt

Definition at line 61 of file affs.h.

u32 i_protect

Definition at line 59 of file affs.h.

loff_t mmu_private

Definition at line 58 of file affs.h.

struct inode vfs_inode

Definition at line 62 of file affs.h.


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