Searched refs:dm_exception_table (Results 1 – 1 of 1) sorted by relevance
43 struct dm_exception_table { struct92 struct dm_exception_table pending;93 struct dm_exception_table complete;604 static int dm_exception_table_init(struct dm_exception_table *et, in dm_exception_table_init()621 static void dm_exception_table_exit(struct dm_exception_table *et, in dm_exception_table_exit()639 static uint32_t exception_hash(struct dm_exception_table *et, chunk_t chunk) in exception_hash()653 static struct dm_exception *dm_lookup_exception(struct dm_exception_table *et, in dm_lookup_exception()704 static void dm_insert_exception(struct dm_exception_table *eh, in dm_insert_exception()1301 struct dm_exception_table table_swap; in __handover_exceptions()