Searched defs:dm_exception_store (Results 1 – 1 of 1) sorted by relevance
117 struct dm_exception_store { struct118 struct dm_exception_store_type *type; argument119 struct dm_snapshot *snap;122 unsigned int chunk_size;123 unsigned int chunk_mask;124 unsigned int chunk_shift;126 void *context;128 bool userspace_supports_overflow;