Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Ddm.h176 void dm_destroy(struct mapped_device *md);
Ddm-ioctl.c315 dm_destroy(md); in dm_hash_remove_all()
791 dm_destroy(md); in dev_create()
912 dm_destroy(md); in dev_remove()
2157 dm_destroy(md); in dm_early_create()
Ddm.c2293 void dm_destroy(struct mapped_device *md) in dm_destroy() function