Linux Kernel
3.7.1
|
Data Fields | |
struct dm_region_hash * | rh |
region_t | key |
int | state |
struct list_head | hash_list |
struct list_head | list |
atomic_t | pending |
struct bio_list | delayed_bios |
Definition at line 101 of file dm-region-hash.c.
Definition at line 110 of file dm-region-hash.c.
Definition at line 106 of file dm-region-hash.c.
region_t key |
Definition at line 103 of file dm-region-hash.c.
Definition at line 107 of file dm-region-hash.c.
atomic_t pending |
Definition at line 109 of file dm-region-hash.c.
struct dm_region_hash* rh |
Definition at line 102 of file dm-region-hash.c.
Definition at line 104 of file dm-region-hash.c.