Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm.h194 void dm_destroy(struct mapped_device *md);
Ddm-ioctl.c313 dm_destroy(md); in dm_hash_remove_all()
753 dm_destroy(md); in dev_create()
874 dm_destroy(md); in dev_remove()
Ddm.c2917 void dm_destroy(struct mapped_device *md) in dm_destroy() function