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

#include <exofs.h>

Data Fields

struct inode vfs_inode
 
wait_queue_head_t i_wq
 
unsigned long i_flags
 
uint32_t i_data [EXOFS_IDATA]
 
uint32_t i_dir_start_lookup
 
uint64_t i_commit_size
 
struct ore_comp one_comp
 
struct ore_components oc
 

Detailed Description

Definition at line 85 of file exofs.h.

Field Documentation

uint64_t i_commit_size

Definition at line 91 of file exofs.h.

Definition at line 89 of file exofs.h.

uint32_t i_dir_start_lookup

Definition at line 90 of file exofs.h.

unsigned long i_flags

Definition at line 88 of file exofs.h.

Definition at line 87 of file exofs.h.

Definition at line 93 of file exofs.h.

struct ore_comp one_comp

Definition at line 92 of file exofs.h.

struct inode vfs_inode

Definition at line 86 of file exofs.h.


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