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()
782 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table()
785 struct dm_table *table = NULL; in dm_get_inactive_table()
805 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
820 struct dm_table *table; in __dev_status()
975 struct dm_table *t; in dev_remove()
1148 struct dm_table *new_map, *old_map = NULL; in do_resume()
1255 static void retrieve_status(struct dm_table *table, in retrieve_status()
1335 struct dm_table *table; in dev_wait()
1403 static int populate_table(struct dm_table *table, in populate_table()
1454 struct dm_table *t, *old_map = NULL; in table_load()
1541 struct dm_table *old_map = NULL; in table_clear()
1577 static void retrieve_deps(struct dm_table *table, in retrieve_deps()
1617 struct dm_table *table; in table_deps()
1643 struct dm_table *table; in table_status()
1700 struct dm_table *table; in target_message()
2194 struct dm_table *t, *old_map; in dm_early_create()