Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-rq.h34 void dm_mq_cleanup_mapped_device(struct mapped_device *md);
H A Ddm-rq.c582 void dm_mq_cleanup_mapped_device(struct mapped_device *md) in dm_mq_cleanup_mapped_device() function
H A Ddm.c1833 dm_mq_cleanup_mapped_device(md); in cleanup_mapped_device()