Searched refs:out_of_order_entry (Results 1 – 1 of 1) sorted by relevance
219 struct list_head out_of_order_entry; member1613 struct dm_snap_pending_exception, out_of_order_entry); in copy_callback()1617 list_del(&pe->out_of_order_entry); in copy_callback()1625 pe2 = list_entry(lh, struct dm_snap_pending_exception, out_of_order_entry); in copy_callback()1629 list_add(&pe->out_of_order_entry, lh); in copy_callback()