Searched refs:dm_rh_update_states (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Ddm-region-hash.h69 void dm_rh_update_states(struct dm_region_hash *rh, int errors_handled);
/linux-4.1.27/drivers/md/
H A Ddm-region-hash.c33 * they are dull. dm_rh_update_states() will remove them from the
42 * recovered. dm_rh_update_states() will now schedule any delayed
440 void dm_rh_update_states(struct dm_region_hash *rh, int errors_handled) dm_rh_update_states() function
501 EXPORT_SYMBOL_GPL(dm_rh_update_states); variable
H A Ddm-raid1.c848 dm_rh_update_states(ms->rh, errors_handled(ms)); do_mirror()

Completed in 108 milliseconds