Lines Matching refs:mapped_device
52 struct mapped_device *md;
195 struct mapped_device *md; in __get_dev_cell()
217 struct mapped_device *md) in alloc_cell()
262 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) in dm_hash_insert()
341 struct mapped_device *md; in dm_hash_remove_all()
426 static struct mapped_device *dm_hash_rename(struct dm_ioctl *param, in dm_hash_rename()
432 struct mapped_device *md; 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()
805 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
817 static void __dev_status(struct mapped_device *md, struct dm_ioctl *param) in __dev_status()
875 struct mapped_device *md; in dev_create()
956 static struct mapped_device *find_device(struct dm_ioctl *param) in find_device()
959 struct mapped_device *md = NULL; in find_device()
973 struct mapped_device *md; in dev_remove()
1041 struct mapped_device *md; in dev_rename()
1070 struct mapped_device *md; in dev_set_geometry()
1117 struct mapped_device *md; in do_suspend()
1147 struct mapped_device *md; in do_resume()
1240 struct mapped_device *md; in dev_status()
1334 struct mapped_device *md; in dev_wait()
1455 struct mapped_device *md; in table_load()
1540 struct mapped_device *md; in table_clear()
1616 struct mapped_device *md; in table_deps()
1642 struct mapped_device *md; in table_status()
1668 static int message_for_md(struct mapped_device *md, unsigned int argc, char **argv, in message_for_md()
1699 struct mapped_device *md; in target_message()
2145 int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) in dm_copy_name_and_uuid()
2195 struct mapped_device *md; in dm_early_create()