Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-snap.c742 static struct dm_snap_pending_exception *alloc_pending_exception(struct dm_snapshot *s) in alloc_pending_exception() function
2035 pe = alloc_pending_exception(s); in snapshot_map()
2485 pe = alloc_pending_exception(snap); in __origin_write()