Lines Matching refs:mapped_device

45 	struct mapped_device *md;
143 struct mapped_device *md; in __get_dev_cell()
163 struct mapped_device *md) in alloc_cell()
209 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) in dm_hash_insert()
285 struct mapped_device *md; in dm_hash_remove_all()
370 static struct mapped_device *dm_hash_rename(struct dm_ioctl *param, in dm_hash_rename()
376 struct mapped_device *md; 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()
706 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
718 static void __dev_status(struct mapped_device *md, struct dm_ioctl *param) in __dev_status()
775 struct mapped_device *md; in dev_create()
850 static struct mapped_device *find_device(struct dm_ioctl *param) in find_device()
853 struct mapped_device *md = NULL; in find_device()
867 struct mapped_device *md; in dev_remove()
933 struct mapped_device *md; in dev_rename()
962 struct mapped_device *md; in dev_set_geometry()
1010 struct mapped_device *md; in do_suspend()
1040 struct mapped_device *md; in do_resume()
1122 struct mapped_device *md; in dev_status()
1214 struct mapped_device *md; in dev_wait()
1335 struct mapped_device *md; in table_load()
1421 struct mapped_device *md; in table_clear()
1494 struct mapped_device *md; in table_deps()
1520 struct mapped_device *md; in table_status()
1546 static int message_for_md(struct mapped_device *md, unsigned argc, char **argv, in message_for_md()
1577 struct mapped_device *md; in target_message()
2025 int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) in dm_copy_name_and_uuid()
2075 struct mapped_device *md; in dm_early_create()