Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddevice-mapper.h384 void dm_set_mdptr(struct mapped_device *md, void *ptr);
/linux-4.1.27/drivers/md/
Ddm-ioctl.c241 dm_set_mdptr(md, cell); in dm_hash_insert()
262 dm_set_mdptr(hc->md, NULL); in __hash_remove()
Ddm.c2892 void dm_set_mdptr(struct mapped_device *md, void *ptr) in dm_set_mdptr() function