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

#include <nfs_xdr.h>

Data Fields

struct inodeinode
 
struct rpc_cred * cred
 
struct list_head pages
 
struct list_head rpc_list
 
atomic_t refcnt
 
struct nfs_pagereq
 
struct nfs_writeverfverf
 
struct pnfs_layout_segmentlseg
 
loff_t io_start
 
struct rpc_call_opsmds_ops
 
void(* release )(struct nfs_pgio_header *hdr)
 
struct nfs_pgio_completion_opscompletion_ops
 
struct nfs_direct_reqdreq
 
voidlayout_private
 
spinlock_t lock
 
int pnfs_error
 
int error
 
unsigned long good_bytes
 
unsigned long flags
 

Detailed Description

Definition at line 1240 of file nfs_xdr.h.

Field Documentation

Definition at line 1252 of file nfs_xdr.h.

struct rpc_cred* cred

Definition at line 1242 of file nfs_xdr.h.

Definition at line 1253 of file nfs_xdr.h.

int error

Definition at line 1258 of file nfs_xdr.h.

unsigned long flags

Definition at line 1260 of file nfs_xdr.h.

unsigned long good_bytes

Definition at line 1259 of file nfs_xdr.h.

Definition at line 1241 of file nfs_xdr.h.

loff_t io_start

Definition at line 1249 of file nfs_xdr.h.

void* layout_private

Definition at line 1254 of file nfs_xdr.h.

spinlock_t lock

Definition at line 1255 of file nfs_xdr.h.

Definition at line 1248 of file nfs_xdr.h.

struct rpc_call_ops* mds_ops

Definition at line 1250 of file nfs_xdr.h.

Definition at line 1243 of file nfs_xdr.h.

int pnfs_error

Definition at line 1257 of file nfs_xdr.h.

atomic_t refcnt

Definition at line 1245 of file nfs_xdr.h.

Definition at line 1251 of file nfs_xdr.h.

Definition at line 1246 of file nfs_xdr.h.

struct list_head rpc_list

Definition at line 1244 of file nfs_xdr.h.

Definition at line 1247 of file nfs_xdr.h.


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