Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-table.c220 struct dm_dev_internal *dd = in free_devices()
221 list_entry(tmp, struct dm_dev_internal, list); in free_devices()
263 static struct dm_dev_internal *find_device(struct list_head *l, dev_t dev) in find_device()
265 struct dm_dev_internal *dd; in find_device()
348 static int upgrade_mode(struct dm_dev_internal *dd, fmode_t new_mode, in upgrade_mode()
396 struct dm_dev_internal *dd; in dm_get_device()
465 struct dm_dev_internal *dd; in dm_put_device()
839 struct dm_dev_internal *dd; in dm_table_set_type()
1041 struct dm_dev_internal *dd = NULL; in dm_table_get_integrity_disk()
1652 struct dm_dev_internal *dd; in dm_table_any_congested()
Ddm.h46 struct dm_dev_internal { struct
Ddm-ioctl.c1399 struct dm_dev_internal *dd; in retrieve_deps()