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

Data Fields

struct list_head b_list
 
wait_queue_head_t b_wait
 
struct nlm_host * b_host
 
struct file_lockb_lock
 
unsigned short b_reclaim
 
__be32 b_status
 

Detailed Description

Definition at line 34 of file clntlock.c.

Field Documentation

struct nlm_host* b_host

Definition at line 37 of file clntlock.c.

struct list_head b_list

Definition at line 35 of file clntlock.c.

struct file_lock* b_lock

Definition at line 38 of file clntlock.c.

unsigned short b_reclaim

Definition at line 39 of file clntlock.c.

__be32 b_status

Definition at line 40 of file clntlock.c.

Definition at line 36 of file clntlock.c.


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