Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-rq.h35 void dm_mq_cleanup_mapped_device(struct mapped_device *md);
H A Ddm-rq.c580 void dm_mq_cleanup_mapped_device(struct mapped_device *md) in dm_mq_cleanup_mapped_device() function
H A Ddm.c2026 dm_mq_cleanup_mapped_device(md); in cleanup_mapped_device()