Lines Matching refs:dm_table
45 struct dm_table *new_map;
254 static struct dm_table *__hash_remove(struct hash_cell *hc) in __hash_remove()
256 struct dm_table *table; in __hash_remove()
285 struct dm_table *t; in dm_hash_remove_all()
374 struct dm_table *table; in dm_hash_rename()
682 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table()
685 struct dm_table *table = NULL; in dm_get_inactive_table()
705 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
720 struct dm_table *table; in __dev_status()
868 struct dm_table *t; in dev_remove()
1040 struct dm_table *new_map, *old_map = NULL; in do_resume()
1136 static void retrieve_status(struct dm_table *table, in retrieve_status()
1214 struct dm_table *table; in dev_wait()
1282 static int populate_table(struct dm_table *table, in populate_table()
1333 struct dm_table *t, *old_map = NULL; in table_load()
1421 struct dm_table *old_map = NULL; in table_clear()
1454 static void retrieve_deps(struct dm_table *table, in retrieve_deps()
1494 struct dm_table *table; in table_deps()
1520 struct dm_table *table; in table_status()
1577 struct dm_table *table; in target_message()
2071 struct dm_table *t, *old_map; in dm_early_create()