Home
last modified time | relevance | path

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

/drivers/md/
Ddm.h195 void dm_destroy(struct mapped_device *md);
Ddm-ioctl.c355 dm_destroy(md); in dm_hash_remove_all()
872 dm_destroy(md); in dev_create()
1001 dm_destroy(md); in dev_remove()
2265 dm_destroy(md); in dm_early_create()
Ddm.c2475 void dm_destroy(struct mapped_device *md) in dm_destroy() function