Lines Matching defs:md
35 struct mapped_device *md; member
141 struct mapped_device *md; in __get_dev_cell() local
161 struct mapped_device *md) in alloc_cell()
207 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) in dm_hash_insert()
283 struct mapped_device *md; in dm_hash_remove_all() local
374 struct mapped_device *md; in dm_hash_rename() local
645 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table()
668 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
680 static void __dev_status(struct mapped_device *md, struct dm_ioctl *param) in __dev_status()
737 struct mapped_device *md; in dev_create() local
815 struct mapped_device *md = NULL; in find_device() local
829 struct mapped_device *md; in dev_remove() local
895 struct mapped_device *md; in dev_rename() local
924 struct mapped_device *md; in dev_set_geometry() local
972 struct mapped_device *md; in do_suspend() local
1002 struct mapped_device *md; in do_resume() local
1084 struct mapped_device *md; in dev_status() local
1176 struct mapped_device *md; in dev_wait() local
1275 struct mapped_device *md; in table_load() local
1359 struct mapped_device *md; in table_clear() local
1432 struct mapped_device *md; in table_deps() local
1458 struct mapped_device *md; in table_status() local
1484 static int message_for_md(struct mapped_device *md, unsigned argc, char **argv, in message_for_md()
1515 struct mapped_device *md; in target_message() local
1932 int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) in dm_copy_name_and_uuid()