dm_exception_table 93 drivers/md/dm-snap.c struct dm_exception_table pending; dm_exception_table 94 drivers/md/dm-snap.c struct dm_exception_table complete; dm_exception_table 624 drivers/md/dm-snap.c static uint32_t exception_hash(struct dm_exception_table *et, chunk_t chunk); dm_exception_table 635 drivers/md/dm-snap.c struct dm_exception_table *complete = &s->complete; dm_exception_table 636 drivers/md/dm-snap.c struct dm_exception_table *pending = &s->pending; dm_exception_table 654 drivers/md/dm-snap.c static int dm_exception_table_init(struct dm_exception_table *et, dm_exception_table 671 drivers/md/dm-snap.c static void dm_exception_table_exit(struct dm_exception_table *et, dm_exception_table 690 drivers/md/dm-snap.c static uint32_t exception_hash(struct dm_exception_table *et, chunk_t chunk) dm_exception_table 704 drivers/md/dm-snap.c static struct dm_exception *dm_lookup_exception(struct dm_exception_table *et, dm_exception_table 756 drivers/md/dm-snap.c static void dm_insert_exception(struct dm_exception_table *eh, dm_exception_table 1433 drivers/md/dm-snap.c struct dm_exception_table table_swap;