Searched defs:dm_exception_store (Results 1 – 2 of 2) sorted by relevance
54189 struct dm_exception_store { struct54190 struct dm_exception_store_type *type; argument54191 struct dm_snapshot *snap;54192 unsigned int chunk_size;54193 unsigned int chunk_mask;54194 unsigned int chunk_shift;54195 void *context;54196 bool userspace_supports_overflow;