Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-exception-store.h117 struct dm_exception_store { struct
118 struct dm_exception_store_type *type; argument
119 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;