Lines Matching refs:dm_table
53 struct dm_table *new_map;
308 static struct dm_table *__hash_remove(struct hash_cell *hc) in __hash_remove()
310 struct dm_table *table; in __hash_remove()
342 struct dm_table *t; in dm_hash_remove_all()
431 struct dm_table *table; in dm_hash_rename()
789 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table()
792 struct dm_table *table = NULL; in dm_get_inactive_table()
812 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
827 struct dm_table *table; in __dev_status()
982 struct dm_table *t; in dev_remove()
1155 struct dm_table *new_map, *old_map = NULL; in do_resume()
1280 static void retrieve_status(struct dm_table *table, in retrieve_status()
1360 struct dm_table *table; in dev_wait()
1450 static int populate_table(struct dm_table *table, in populate_table()
1518 struct dm_table *t, *old_map = NULL; in table_load()
1605 struct dm_table *old_map = NULL; in table_clear()
1642 static void retrieve_deps(struct dm_table *table, in retrieve_deps()
1687 struct dm_table *table; in table_deps()
1713 struct dm_table *table; in table_status()
1770 struct dm_table *table; in target_message()
2272 struct dm_table *t, *old_map; in dm_early_create()