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

#include <state.h>

Data Fields

struct nfs4_stateowner oo_owner
 
struct list_head oo_perclient
 
struct list_head oo_close_lru
 
struct nfs4_ol_stateidoo_last_closed_stid
 
time_t oo_time
 
unsigned char oo_flags
 

Detailed Description

Definition at line 340 of file state.h.

Field Documentation

struct list_head oo_close_lru

Definition at line 350 of file state.h.

unsigned char oo_flags

Definition at line 356 of file state.h.

struct nfs4_ol_stateid* oo_last_closed_stid

Definition at line 351 of file state.h.

Definition at line 341 of file state.h.

struct list_head oo_perclient

Definition at line 342 of file state.h.

time_t oo_time

Definition at line 352 of file state.h.


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