Searched refs:dm_exception_table (Results 1 – 1 of 1) sorted by relevance
43 struct dm_exception_table { struct85 struct dm_exception_table pending;86 struct dm_exception_table complete;597 static int dm_exception_table_init(struct dm_exception_table *et, in dm_exception_table_init()614 static void dm_exception_table_exit(struct dm_exception_table *et, in dm_exception_table_exit()632 static uint32_t exception_hash(struct dm_exception_table *et, chunk_t chunk) in exception_hash()646 static struct dm_exception *dm_lookup_exception(struct dm_exception_table *et, in dm_lookup_exception()697 static void dm_insert_exception(struct dm_exception_table *eh, in dm_insert_exception()1284 struct dm_exception_table table_swap; in __handover_exceptions()