Home
last modified time | relevance | path

Searched refs:r5l_log_disk_error (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Draid5-log.h13 bool r5l_log_disk_error(struct r5conf *conf);
H A Draid5.c4707 s->log_failed = r5l_log_disk_error(conf); in analyse_stripe()
5622 !r5l_log_disk_error(conf); in __get_priority_stripe()
5624 r5l_log_disk_error(conf); in __get_priority_stripe()
9010 r5l_log_disk_error(conf)) { in raid5_change_consistency_policy()
H A Draid5-cache.c1592 bool r5l_log_disk_error(struct r5conf *conf) in r5l_log_disk_error() function