Searched refs:dm_snap_pending_exception (Results 1 – 1 of 1) sorted by relevance
178 struct dm_snap_pending_exception { struct684 static struct dm_snap_pending_exception *alloc_pending_exception(struct dm_snapshot *s) in alloc_pending_exception()686 struct dm_snap_pending_exception *pe = mempool_alloc(s->pending_pool, in alloc_pending_exception()695 static void free_pending_exception(struct dm_snap_pending_exception *pe) in free_pending_exception()1452 struct dm_snap_pending_exception *pe = context; in pending_complete()1522 static void complete_exception(struct dm_snap_pending_exception *pe) in complete_exception()1537 struct dm_snap_pending_exception *pe = context; in copy_callback()1548 struct dm_snap_pending_exception, out_of_order_entry); in copy_callback()1557 struct dm_snap_pending_exception *pe2; in copy_callback()1560 pe2 = list_entry(lh, struct dm_snap_pending_exception, out_of_order_entry); in copy_callback()[all …]