Linux Kernel
3.7.1
|
#include <dm-exception-store.h>
Data Fields | |
struct dm_exception_store_type * | type |
struct dm_snapshot * | snap |
unsigned | chunk_size |
unsigned | chunk_mask |
unsigned | chunk_shift |
void * | context |
Definition at line 116 of file dm-exception-store.h.
unsigned chunk_mask |
Definition at line 122 of file dm-exception-store.h.
unsigned chunk_shift |
Definition at line 123 of file dm-exception-store.h.
unsigned chunk_size |
Definition at line 121 of file dm-exception-store.h.
Definition at line 125 of file dm-exception-store.h.
Definition at line 118 of file dm-exception-store.h.
Definition at line 117 of file dm-exception-store.h.