Lines Matching refs:mapped_device

48 	struct mapped_device *md;
181 struct mapped_device *md; in __get_dev_cell()
201 struct mapped_device *md) in alloc_cell()
246 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) in dm_hash_insert()
323 struct mapped_device *md; in dm_hash_remove_all()
408 static struct mapped_device *dm_hash_rename(struct dm_ioctl *param, in dm_hash_rename()
414 struct mapped_device *md; in dm_hash_rename()
764 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table()
787 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
799 static void __dev_status(struct mapped_device *md, struct dm_ioctl *param) in __dev_status()
856 struct mapped_device *md; in dev_create()
931 static struct mapped_device *find_device(struct dm_ioctl *param) in find_device()
934 struct mapped_device *md = NULL; in find_device()
948 struct mapped_device *md; in dev_remove()
1016 struct mapped_device *md; in dev_rename()
1045 struct mapped_device *md; in dev_set_geometry()
1093 struct mapped_device *md; in do_suspend()
1123 struct mapped_device *md; in do_resume()
1209 struct mapped_device *md; in dev_status()
1303 struct mapped_device *md; in dev_wait()
1424 struct mapped_device *md; in table_load()
1509 struct mapped_device *md; in table_clear()
1585 struct mapped_device *md; in table_deps()
1611 struct mapped_device *md; in table_status()
1637 static int message_for_md(struct mapped_device *md, unsigned argc, char **argv, in message_for_md()
1668 struct mapped_device *md; in target_message()
2110 int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) in dm_copy_name_and_uuid()
2160 struct mapped_device *md; in dm_early_create()