Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Ddevice-mapper.h422 void dm_set_mdptr(struct mapped_device *md, void *ptr);
/kernel/linux/linux-6.6/include/linux/
H A Ddevice-mapper.h477 void dm_set_mdptr(struct mapped_device *md, void *ptr);
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-ioctl.c243 dm_set_mdptr(md, cell); in dm_hash_insert()
264 dm_set_mdptr(hc->md, NULL); in __hash_remove()
H A Ddm.c2216 void dm_set_mdptr(struct mapped_device *md, void *ptr) in dm_set_mdptr() function
/kernel/linux/linux-6.6/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.c2418 void dm_set_mdptr(struct mapped_device *md, void *ptr) in dm_set_mdptr() function

Completed in 15 milliseconds