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

#include <xdr4.h>

Data Fields

__be32p
 
__be32end
 
struct xdr_buf * xbuf
 
struct svc_rqstrqstp
 
u32 taglen
 
chartag
 
u32 opcnt
 
__be32tagp
 
struct nfsd4_compound_state cstate
 

Detailed Description

Definition at line 503 of file xdr4.h.

Field Documentation

Definition at line 514 of file xdr4.h.

__be32* end

Definition at line 506 of file xdr4.h.

u32 opcnt

Definition at line 512 of file xdr4.h.

__be32* p

Definition at line 505 of file xdr4.h.

struct svc_rqst* rqstp

Definition at line 508 of file xdr4.h.

Definition at line 511 of file xdr4.h.

u32 taglen

Definition at line 510 of file xdr4.h.

__be32* tagp

Definition at line 513 of file xdr4.h.

struct xdr_buf* xbuf

Definition at line 507 of file xdr4.h.


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