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

#include <state.h>

Data Fields

__be32 rp_status
 
unsigned int rp_buflen
 
charrp_buf
 
struct knfsd_fh rp_openfh
 
char rp_ibuf [NFSD4_REPLAY_ISIZE]
 

Detailed Description

Definition at line 320 of file state.h.

Field Documentation

char* rp_buf

Definition at line 323 of file state.h.

unsigned int rp_buflen

Definition at line 322 of file state.h.

Definition at line 325 of file state.h.

struct knfsd_fh rp_openfh

Definition at line 324 of file state.h.

__be32 rp_status

Definition at line 321 of file state.h.


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