Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-ioctl.c458 dm_destroy(md); in dm_hash_remove_all()
978 dm_destroy(md); in dev_create()
1115 dm_destroy(md); in dev_remove()
2462 dm_destroy(md); in dm_early_create()
H A Ddm.c2773 void dm_destroy(struct mapped_device *md) in dm_destroy() function