Home
last modified time | relevance | path

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

/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()
371 struct dm_dev_internal *dd; in dm_get_device()
469 struct dm_dev_internal *dd; in dm_put_device()
H A Ddm.h41 struct dm_dev_internal { struct
42 listdm_dev_internal global() argument
43 countdm_dev_internal global() argument
44 dm_devdm_dev_internal global() argument
H A Ddm-ioctl.c1648 struct dm_dev_internal *dd; in retrieve_deps()
H A Ddm.c1569 struct dm_dev_internal *dd; in __send_empty_flush()