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

Data Fields

struct exofs_sb_infosbi
 
struct inodeinode
 
unsigned expected_pages
 
struct ore_io_stateios
 
struct page ** pages
 
unsigned alloc_pages
 
unsigned nr_pages
 
unsigned long length
 
loff_t pg_first
 
bool read_4_write
 
struct pagethat_locked_page
 

Detailed Description

Definition at line 49 of file inode.c.

Field Documentation

unsigned alloc_pages

Definition at line 56 of file inode.c.

unsigned expected_pages

Definition at line 52 of file inode.c.

Definition at line 51 of file inode.c.

Definition at line 53 of file inode.c.

unsigned long length

Definition at line 58 of file inode.c.

unsigned nr_pages

Definition at line 57 of file inode.c.

struct page** pages

Definition at line 55 of file inode.c.

loff_t pg_first

Definition at line 59 of file inode.c.

bool read_4_write

Definition at line 60 of file inode.c.

Definition at line 50 of file inode.c.

struct page* that_locked_page

Definition at line 63 of file inode.c.


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