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

#include <nfs_page.h>

Data Fields

struct list_head pg_list
 
unsigned long pg_bytes_written
 
size_t pg_count
 
size_t pg_bsize
 
unsigned int pg_base
 
unsigned char pg_moreio: 1
 
unsigned char pg_recoalesce: 1
 
struct inodepg_inode
 
struct nfs_pageio_opspg_ops
 
int pg_ioflags
 
int pg_error
 
struct rpc_call_opspg_rpc_callops
 
struct nfs_pgio_completion_opspg_completion_ops
 
struct pnfs_layout_segmentpg_lseg
 
struct nfs_direct_reqpg_dreq
 
voidpg_layout_private
 

Detailed Description

Definition at line 55 of file nfs_page.h.

Field Documentation

unsigned int pg_base

Definition at line 60 of file nfs_page.h.

size_t pg_bsize

Definition at line 59 of file nfs_page.h.

unsigned long pg_bytes_written

Definition at line 57 of file nfs_page.h.

struct nfs_pgio_completion_ops* pg_completion_ops

Definition at line 69 of file nfs_page.h.

size_t pg_count

Definition at line 58 of file nfs_page.h.

Definition at line 71 of file nfs_page.h.

int pg_error

Definition at line 67 of file nfs_page.h.

struct inode* pg_inode

Definition at line 64 of file nfs_page.h.

int pg_ioflags

Definition at line 66 of file nfs_page.h.

void* pg_layout_private

Definition at line 72 of file nfs_page.h.

struct list_head pg_list

Definition at line 56 of file nfs_page.h.

Definition at line 70 of file nfs_page.h.

unsigned char pg_moreio

Definition at line 61 of file nfs_page.h.

Definition at line 65 of file nfs_page.h.

unsigned char pg_recoalesce

Definition at line 61 of file nfs_page.h.

struct rpc_call_ops* pg_rpc_callops

Definition at line 68 of file nfs_page.h.


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