Lines Matching refs:dm_table
50 struct dm_table *new_map;
293 static struct dm_table *__hash_remove(struct hash_cell *hc) in __hash_remove()
295 struct dm_table *table; in __hash_remove()
325 struct dm_table *t; in dm_hash_remove_all()
414 struct dm_table *table; in dm_hash_rename()
765 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table()
768 struct dm_table *table = NULL; in dm_get_inactive_table()
788 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
803 struct dm_table *table; in __dev_status()
957 struct dm_table *t; in dev_remove()
1131 struct dm_table *new_map, *old_map = NULL; in do_resume()
1231 static void retrieve_status(struct dm_table *table, in retrieve_status()
1311 struct dm_table *table; in dev_wait()
1379 static int populate_table(struct dm_table *table, in populate_table()
1430 struct dm_table *t, *old_map = NULL; in table_load()
1517 struct dm_table *old_map = NULL; in table_clear()
1553 static void retrieve_deps(struct dm_table *table, in retrieve_deps()
1593 struct dm_table *table; in table_deps()
1619 struct dm_table *table; in table_status()
1676 struct dm_table *table; in target_message()
2170 struct dm_table *t, *old_map; in dm_early_create()