Lines Matching defs:md

44 	struct mapped_device *md;  member
142 struct mapped_device *md; in __get_dev_cell() local
162 struct mapped_device *md) in alloc_cell()
208 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) in dm_hash_insert()
284 struct mapped_device *md; in dm_hash_remove_all() local
375 struct mapped_device *md; in dm_hash_rename() local
657 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table()
680 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table()
692 static void __dev_status(struct mapped_device *md, struct dm_ioctl *param) in __dev_status()
749 struct mapped_device *md; in dev_create() local
827 struct mapped_device *md = NULL; in find_device() local
841 struct mapped_device *md; in dev_remove() local
907 struct mapped_device *md; in dev_rename() local
936 struct mapped_device *md; in dev_set_geometry() local
984 struct mapped_device *md; in do_suspend() local
1014 struct mapped_device *md; in do_resume() local
1096 struct mapped_device *md; in dev_status() local
1188 struct mapped_device *md; in dev_wait() local
1309 struct mapped_device *md; in table_load() local
1395 struct mapped_device *md; in table_clear() local
1468 struct mapped_device *md; in table_deps() local
1494 struct mapped_device *md; in table_status() local
1520 static int message_for_md(struct mapped_device *md, unsigned argc, char **argv, in message_for_md()
1551 struct mapped_device *md; in target_message() local
2002 int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) in dm_copy_name_and_uuid()