Searched refs:out_of_order_entry (Results 1 – 1 of 1) sorted by relevance
203 struct list_head out_of_order_entry; member1548 struct dm_snap_pending_exception, out_of_order_entry); in copy_callback()1552 list_del(&pe->out_of_order_entry); in copy_callback()1560 pe2 = list_entry(lh, struct dm_snap_pending_exception, out_of_order_entry); in copy_callback()1564 list_add(&pe->out_of_order_entry, lh); in copy_callback()