Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice-mapper.h166 struct dm_dev { struct
179 struct dm_dev **result); argument
/linux/drivers/hv/
H A Dhv_balloon.c1373 static int dm_thread_func(void *dm_dev) in dm_thread_func()