Searched defs:dm_exception_store (Results 1 – 1 of 1) sorted by relevance
116 struct dm_exception_store { struct117 struct dm_exception_store_type *type; argument118 struct dm_snapshot *snap;121 unsigned chunk_size;122 unsigned chunk_mask;123 unsigned chunk_shift;125 void *context;127 bool userspace_supports_overflow;
Completed in 3 milliseconds