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

Data Fields

struct filefile
 
struct pagepage
 
unsigned long page_index
 
u64dir_cookie
 
u64 last_cookie
 
loff_t current_index
 
decode_dirent_t decode
 
unsigned long timestamp
 
unsigned long gencount
 
unsigned int cache_entry_index
 
unsigned int plus:1
 
unsigned int eof:1
 

Detailed Description

Definition at line 147 of file dir.c.

Field Documentation

unsigned int cache_entry_index

Definition at line 158 of file dir.c.

loff_t current_index

Definition at line 153 of file dir.c.

Definition at line 154 of file dir.c.

u64* dir_cookie

Definition at line 151 of file dir.c.

unsigned int eof

Definition at line 160 of file dir.c.

Definition at line 148 of file dir.c.

unsigned long gencount

Definition at line 157 of file dir.c.

u64 last_cookie

Definition at line 152 of file dir.c.

Definition at line 149 of file dir.c.

unsigned long page_index

Definition at line 150 of file dir.c.

unsigned int plus

Definition at line 159 of file dir.c.

unsigned long timestamp

Definition at line 156 of file dir.c.


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