|
@@ -49,7 +49,6 @@ struct dm_md_mempools;
|
|
|
/*-----------------------------------------------------------------
|
|
|
* Internal table functions.
|
|
|
*---------------------------------------------------------------*/
|
|
|
-void dm_table_destroy(struct dm_table *t);
|
|
|
void dm_table_event_callback(struct dm_table *t,
|
|
|
void (*fn)(void *), void *context);
|
|
|
struct dm_target *dm_table_get_target(struct dm_table *t, unsigned int index);
|