Home
last modified time | relevance | path

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

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