Searched refs:out_of_order_entry (Results 1 – 1 of 1) sorted by relevance
196 struct list_head out_of_order_entry; member1530 struct dm_snap_pending_exception, out_of_order_entry); in copy_callback()1534 list_del(&pe->out_of_order_entry); in copy_callback()1542 pe2 = list_entry(lh, struct dm_snap_pending_exception, out_of_order_entry); in copy_callback()1546 list_add(&pe->out_of_order_entry, lh); in copy_callback()