Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm.h132 void dm_internal_resume(struct mapped_device *md);
190 void dm_internal_resume(struct mapped_device *md);
H A Ddm.c2770 void dm_internal_resume(struct mapped_device *md) in dm_internal_resume() function
2776 EXPORT_SYMBOL_GPL(dm_internal_resume);
H A Ddm-thin.c3604 dm_internal_resume(tc->thin_md); in pool_resume_active_thins()