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

#include <xdr4.h>

Data Fields

stateid_t rd_stateid
 
u64 rd_offset
 
u32 rd_length
 
int rd_vlen
 
struct filerd_filp
 
struct svc_rqstrd_rqstp
 
struct svc_fhrd_fhp
 

Detailed Description

Definition at line 267 of file xdr4.h.

Field Documentation

struct svc_fh* rd_fhp

Definition at line 275 of file xdr4.h.

struct file* rd_filp

Definition at line 272 of file xdr4.h.

u32 rd_length

Definition at line 270 of file xdr4.h.

u64 rd_offset

Definition at line 269 of file xdr4.h.

struct svc_rqst* rd_rqstp

Definition at line 274 of file xdr4.h.

stateid_t rd_stateid

Definition at line 268 of file xdr4.h.

int rd_vlen

Definition at line 271 of file xdr4.h.


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