Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice-mapper.h478 void dm_set_mdptr(struct mapped_device *md, void *ptr);
/linux/drivers/md/
H A Ddm-ioctl.c296 dm_set_mdptr(md, cell); in dm_hash_insert()
319 dm_set_mdptr(hc->md, NULL); in __hash_remove()
H A Ddm.c2481 void dm_set_mdptr(struct mapped_device *md, void *ptr) in dm_set_mdptr() function