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.c171 struct dm_dev_internal *dd = in free_devices()
172 list_entry(tmp, struct dm_dev_internal, list); in free_devices()
216 static struct dm_dev_internal *find_device(struct list_head *l, dev_t dev) in find_device()
218 struct dm_dev_internal *dd; in find_device()
312 static int upgrade_mode(struct dm_dev_internal *dd, blk_mode_t new_mode, in upgrade_mode()
370 struct dm_dev_internal *dd; in dm_get_device()
458 struct dm_dev_internal *dd; in dm_put_device()
H A Ddm.h41 struct dm_dev_internal { struct
H A Ddm-ioctl.c1648 struct dm_dev_internal *dd; in retrieve_deps()
H A Ddm.c1570 struct dm_dev_internal *dd; in __send_empty_flush()