Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-snap.c1457 struct dm_exception_store *store_swap; in __handover_exceptions() member
1467 u.store_swap = snap_dest->store; in __handover_exceptions()
1469 snap_dest->store->userspace_supports_overflow = u.store_swap->userspace_supports_overflow; in __handover_exceptions()
1470 snap_src->store = u.store_swap; in __handover_exceptions()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap.c1438 struct dm_exception_store *store_swap; in __handover_exceptions() member
1448 u.store_swap = snap_dest->store; in __handover_exceptions()
1450 snap_dest->store->userspace_supports_overflow = u.store_swap->userspace_supports_overflow; in __handover_exceptions()
1451 snap_src->store = u.store_swap; in __handover_exceptions()

Completed in 10 milliseconds