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

#include <nfs_fs.h>

Data Fields

atomic_t count
 
struct list_head list
 
struct nfs_open_contextopen_context
 
struct nfs_lockowner lockowner
 

Detailed Description

Definition at line 62 of file nfs_fs.h.

Field Documentation

atomic_t count

Definition at line 63 of file nfs_fs.h.

Definition at line 64 of file nfs_fs.h.

struct nfs_lockowner lockowner

Definition at line 66 of file nfs_fs.h.

struct nfs_open_context* open_context

Definition at line 65 of file nfs_fs.h.


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