Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Ddm-region-hash.h69 void dm_rh_update_states(struct dm_region_hash *rh, int errors_handled);
/kernel/linux/linux-6.6/include/linux/
H A Ddm-region-hash.h72 void dm_rh_update_states(struct dm_region_hash *rh, int errors_handled);
/kernel/linux/linux-5.10/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) in dm_rh_update_states() function
501 EXPORT_SYMBOL_GPL(dm_rh_update_states); variable
H A Ddm-raid1.c866 dm_rh_update_states(ms->rh, errors_handled(ms)); in do_mirror()
/kernel/linux/linux-6.6/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) in dm_rh_update_states() function
504 EXPORT_SYMBOL_GPL(dm_rh_update_states); variable
H A Ddm-raid1.c876 dm_rh_update_states(ms->rh, errors_handled(ms)); in do_mirror()

Completed in 7 milliseconds