Searched refs:r5l_log_disk_error (Results 1 – 3 of 3) sorted by relevance
13 extern bool r5l_log_disk_error(struct r5conf *conf);
4373 s->log_failed = r5l_log_disk_error(conf); in analyse_stripe()5318 !r5l_log_disk_error(conf); in __get_priority_stripe()5320 r5l_log_disk_error(conf); in __get_priority_stripe()8341 r5l_log_disk_error(conf)) { in raid5_change_consistency_policy()
1602 bool r5l_log_disk_error(struct r5conf *conf) in r5l_log_disk_error() function