Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddm-region-hash.h101 void dm_rh_stop_recovery(struct dm_region_hash *rh);
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-region-hash.c701 void dm_rh_stop_recovery(struct dm_region_hash *rh) in dm_rh_stop_recovery() function
709 EXPORT_SYMBOL_GPL(dm_rh_stop_recovery);
H A Ddm-raid1.c1328 dm_rh_stop_recovery(ms->rh); in mirror_presuspend()