Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm.h179 void dm_destroy(struct mapped_device *md);
Ddm-ioctl.c314 dm_destroy(md); in dm_hash_remove_all()
765 dm_destroy(md); in dev_create()
886 dm_destroy(md); in dev_remove()
Ddm.c2369 void dm_destroy(struct mapped_device *md) in dm_destroy() function