Searched defs:dm_device (Results 1 – 4 of 4) sorted by relevance
32 struct dm_device { struct33 struct dm_ioctl dmi;34 struct dm_target_spec *table[DM_MAX_TARGETS];35 char *target_args_array[DM_MAX_TARGETS];36 struct list_head list;
37 struct dm_device { struct38 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;
568 static struct hv_dynmem_device dm_device; variable
583 static struct hv_dynmem_device dm_device; variable