Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/ !
Ddm.h156 void dm_destroy(struct mapped_device *md);
Ddm-ioctl.c296 dm_destroy(md); in dm_hash_remove_all()
721 dm_destroy(md); in dev_create()
829 dm_destroy(md); in dev_remove()
Ddm.c2329 void dm_destroy(struct mapped_device *md) in dm_destroy() function