Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm.h198 void dm_destroy(struct mapped_device *md);
H A Ddm-ioctl.c372 dm_destroy(md); in dm_hash_remove_all()
898 dm_destroy(md); in dev_create()
1027 dm_destroy(md); in dev_remove()
2352 dm_destroy(md); in dm_early_create()
H A Ddm.c2717 void dm_destroy(struct mapped_device *md) in dm_destroy() function