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

Data Fields

spinlock_t lock
 
__s32 count
 
struct list_head waiters
 
struct task_structholders [MAX_HOLDERS]
 

Detailed Description

Definition at line 37 of file dm-block-manager.c.

Field Documentation

__s32 count

Definition at line 39 of file dm-block-manager.c.

Definition at line 41 of file dm-block-manager.c.

spinlock_t lock

Definition at line 38 of file dm-block-manager.c.

struct list_head waiters

Definition at line 40 of file dm-block-manager.c.


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