Searched refs:dm_exception_table (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-snap.c57 struct dm_exception_table { struct
90 struct dm_exception_table pending;
91 struct dm_exception_table complete;
544 static int dm_exception_table_init(struct dm_exception_table *et,
561 static void dm_exception_table_exit(struct dm_exception_table *et,
579 static uint32_t exception_hash(struct dm_exception_table *et, chunk_t chunk)
593 static struct dm_exception *dm_lookup_exception(struct dm_exception_table *et,
644 static void dm_insert_exception(struct dm_exception_table *eh,
1249 struct dm_exception_table table_swap;

Completed in 114 milliseconds