Searched defs:dm_device (Results 1 – 2 of 2) 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;
571 static struct hv_dynmem_device dm_device; variable
Completed in 14 milliseconds