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

#include <xdr4.h>

Data Fields

u64 rd_cookie
 
nfs4_verifier rd_verf
 
u32 rd_dircount
 
u32 rd_maxcount
 
u32 rd_bmval [3]
 
struct svc_rqstrd_rqstp
 
struct svc_fhrd_fhp
 
struct readdir_cd common
 
__be32buffer
 
int buflen
 
__be32offset
 

Detailed Description

Definition at line 278 of file xdr4.h.

Field Documentation

Definition at line 288 of file xdr4.h.

int buflen

Definition at line 289 of file xdr4.h.

Definition at line 287 of file xdr4.h.

Definition at line 290 of file xdr4.h.

u32 rd_bmval[3]

Definition at line 283 of file xdr4.h.

u64 rd_cookie

Definition at line 279 of file xdr4.h.

u32 rd_dircount

Definition at line 281 of file xdr4.h.

struct svc_fh* rd_fhp

Definition at line 285 of file xdr4.h.

u32 rd_maxcount

Definition at line 282 of file xdr4.h.

struct svc_rqst* rd_rqstp

Definition at line 284 of file xdr4.h.

nfs4_verifier rd_verf

Definition at line 280 of file xdr4.h.


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