Home
last modified time | relevance | path

Searched refs:dm_dev_internal (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-table.c172 struct dm_dev_internal *dd = in free_devices()
173 list_entry(tmp, struct dm_dev_internal, list); in free_devices()
217 static struct dm_dev_internal *find_device(struct list_head *l, dev_t dev) in find_device()
219 struct dm_dev_internal *dd; in find_device()
313 static int upgrade_mode(struct dm_dev_internal *dd, blk_mode_t new_mode, in upgrade_mode()
346 struct dm_dev_internal *dd; in dm_get_device()
439 struct dm_dev_internal *dd; in dm_put_device()
1133 struct dm_dev_internal *dd = NULL; in dm_table_get_integrity_disk()
H A Ddm.h41 struct dm_dev_internal { struct
H A Ddm-ioctl.c1648 struct dm_dev_internal *dd; in retrieve_deps()