Home
last modified time | relevance | path

Searched refs:store_swap (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/md/
Ddm-snap.c1441 struct dm_exception_store *store_swap; in __handover_exceptions() member
1451 u.store_swap = snap_dest->store; in __handover_exceptions()
1453 snap_dest->store->userspace_supports_overflow = u.store_swap->userspace_supports_overflow; in __handover_exceptions()
1454 snap_src->store = u.store_swap; in __handover_exceptions()