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

Data Fields

struct raparmsp_next
 
unsigned int p_count
 
ino_t p_ino
 
dev_t p_dev
 
int p_set
 
struct file_ra_state p_ra
 
unsigned int p_hindex
 

Detailed Description

Definition at line 54 of file vfs.c.

Field Documentation

unsigned int p_count

Definition at line 56 of file vfs.c.

dev_t p_dev

Definition at line 58 of file vfs.c.

unsigned int p_hindex

Definition at line 61 of file vfs.c.

ino_t p_ino

Definition at line 57 of file vfs.c.

struct raparms* p_next

Definition at line 55 of file vfs.c.

Definition at line 60 of file vfs.c.

int p_set

Definition at line 59 of file vfs.c.


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