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

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

Completed in 134 milliseconds