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

#include <xdr4.h>

Data Structures

struct  tmpbuf
 

Data Fields

__be32p
 
__be32end
 
struct page ** pagelist
 
int pagelen
 
__be32 tmp [8]
 
__be32tmpp
 
struct nfsd4_compoundargs::tmpbufto_free
 
struct svc_rqstrqstp
 
u32 taglen
 
chartag
 
u32 minorversion
 
u32 opcnt
 
struct nfsd4_opops
 
struct nfsd4_op iops [8]
 
int cachetype
 

Detailed Description

Definition at line 478 of file xdr4.h.

Field Documentation

int cachetype

Definition at line 500 of file xdr4.h.

__be32* end

Definition at line 481 of file xdr4.h.

struct nfsd4_op iops[8]

Definition at line 499 of file xdr4.h.

u32 minorversion

Definition at line 496 of file xdr4.h.

u32 opcnt

Definition at line 497 of file xdr4.h.

Definition at line 498 of file xdr4.h.

__be32* p

Definition at line 480 of file xdr4.h.

int pagelen

Definition at line 483 of file xdr4.h.

struct page** pagelist

Definition at line 482 of file xdr4.h.

struct svc_rqst* rqstp

Definition at line 492 of file xdr4.h.

Definition at line 495 of file xdr4.h.

u32 taglen

Definition at line 494 of file xdr4.h.

__be32 tmp[8]

Definition at line 484 of file xdr4.h.

__be32* tmpp

Definition at line 485 of file xdr4.h.


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