Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/md/
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;
/kernel/linux/linux-5.10/drivers/md/
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;