Home
last modified time | relevance | path

Searched defs:errors_handled (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-region-hash.c443 void dm_rh_update_states(struct dm_region_hash *rh, int errors_handled) in dm_rh_update_states()
H A Ddm-raid1.c33 #define errors_handled(p) ((p)->features & DM_RAID1_HANDLE_ERRORS) macro