Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm.h131 void dm_internal_suspend_noflush(struct mapped_device *md);
H A Ddm.c2762 void dm_internal_suspend_noflush(struct mapped_device *md) in dm_internal_suspend_noflush() function
2768 EXPORT_SYMBOL_GPL(dm_internal_suspend_noflush);
H A Ddm-thin.c3592 dm_internal_suspend_noflush(tc->thin_md); in pool_suspend_active_thins()