Home
last modified time | relevance | path

Searched defs:dm_exception_store (Results 1 – 1 of 1) sorted by relevance

/drivers/md/
Ddm-exception-store.h115 struct dm_exception_store { struct
116 struct dm_exception_store_type *type; argument
117 struct dm_snapshot *snap;
120 unsigned chunk_size;
121 unsigned chunk_mask;
122 unsigned chunk_shift;
124 void *context;
126 bool userspace_supports_overflow;