Home
last modified time | relevance | path

Searched defs:dm_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-init.c37 struct dm_device { struct
38 struct dm_ioctl dmi;
39 struct dm_target_spec *table[DM_MAX_TARGETS];
40 char *target_args_array[DM_MAX_TARGETS];
41 struct list_head list;
/openbmc/linux/drivers/hv/
H A Dhv_balloon.c583 static struct hv_dynmem_device dm_device; variable