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

#include <state.h>

Data Fields

struct nfs4_stid st_stid
 
struct list_head st_perfile
 
struct list_head st_perstateowner
 
struct list_head st_lockowners
 
struct nfs4_stateownerst_stateowner
 
struct nfs4_filest_file
 
unsigned long st_access_bmap
 
unsigned long st_deny_bmap
 
struct nfs4_ol_stateidst_openstp
 

Detailed Description

Definition at line 426 of file state.h.

Field Documentation

unsigned long st_access_bmap

Definition at line 433 of file state.h.

unsigned long st_deny_bmap

Definition at line 434 of file state.h.

struct nfs4_file* st_file

Definition at line 432 of file state.h.

struct list_head st_lockowners

Definition at line 430 of file state.h.

struct nfs4_ol_stateid* st_openstp

Definition at line 435 of file state.h.

struct list_head st_perfile

Definition at line 428 of file state.h.

struct list_head st_perstateowner

Definition at line 429 of file state.h.

struct nfs4_stateowner* st_stateowner

Definition at line 431 of file state.h.

struct nfs4_stid st_stid

Definition at line 427 of file state.h.


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