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

Data Fields

struct inodeinode
 
struct nfs4_state * state
 
struct nfs_closeargs arg
 
struct nfs_closeres res
 
struct nfs_fattr fattr
 
unsigned long timestamp
 
bool roc
 
u32 roc_barrier
 

Detailed Description

Definition at line 2178 of file nfs4proc.c.

Field Documentation

Definition at line 2181 of file nfs4proc.c.

Definition at line 2183 of file nfs4proc.c.

Definition at line 2179 of file nfs4proc.c.

Definition at line 2182 of file nfs4proc.c.

bool roc

Definition at line 2185 of file nfs4proc.c.

u32 roc_barrier

Definition at line 2186 of file nfs4proc.c.

struct nfs4_state* state

Definition at line 2180 of file nfs4proc.c.

unsigned long timestamp

Definition at line 2184 of file nfs4proc.c.


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