Lines Matching refs:dm_table
46 struct dm_table *new_map;
255 static struct dm_table *__hash_remove(struct hash_cell *hc) in __hash_remove()
257 struct dm_table *table; in __hash_remove()
286 struct dm_table *t; in dm_hash_remove_all()
375 struct dm_table *table; in dm_hash_rename()
683 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table()
686 struct dm_table *table = NULL; in dm_get_inactive_table()
706 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
721 struct dm_table *table; in __dev_status()
869 struct dm_table *t; in dev_remove()
1041 struct dm_table *new_map, *old_map = NULL; in do_resume()
1137 static void retrieve_status(struct dm_table *table, in retrieve_status()
1215 struct dm_table *table; in dev_wait()
1283 static int populate_table(struct dm_table *table, in populate_table()
1334 struct dm_table *t, *old_map = NULL; in table_load()
1422 struct dm_table *old_map = NULL; in table_clear()
1455 static void retrieve_deps(struct dm_table *table, in retrieve_deps()
1495 struct dm_table *table; in table_deps()
1521 struct dm_table *table; in table_status()
1578 struct dm_table *table; in target_message()
2074 struct dm_table *t, *old_map; in dm_early_create()