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

Data Fields

spinlock_t lock
 
mempool_tcell_pool
 
unsigned nr_buckets
 
unsigned hash_mask
 
struct hlist_headcells
 

Detailed Description

Definition at line 25 of file dm-bio-prison.c.

Field Documentation

mempool_t* cell_pool

Definition at line 27 of file dm-bio-prison.c.

Definition at line 31 of file dm-bio-prison.c.

unsigned hash_mask

Definition at line 30 of file dm-bio-prison.c.

spinlock_t lock

Definition at line 26 of file dm-bio-prison.c.

unsigned nr_buckets

Definition at line 29 of file dm-bio-prison.c.


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