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

/linux-master/include/linux/
H A Ddm-region-hash.h72 void dm_rh_update_states(struct dm_region_hash *rh, int errors_handled);
/linux-master/drivers/md/
H A Ddm-region-hash.c35 * they are dull. dm_rh_update_states() will remove them from the
44 * recovered. dm_rh_update_states() will now schedule any delayed
443 void dm_rh_update_states(struct dm_region_hash *rh, int errors_handled) function
504 EXPORT_SYMBOL_GPL(dm_rh_update_states); variable
H A Ddm-raid1.c876 dm_rh_update_states(ms->rh, errors_handled(ms));

Completed in 256 milliseconds