Searched defs:has_failed (Results 1 - 1 of 1) sorted by relevance

/drivers/md/
H A Draid5.c426 static int has_failed(struct r5conf *conf) function
5111 if (has_failed(conf)) {
5335 !has_failed(conf) &&
5379 if (rdev->saved_raid_disk < 0 && has_failed(conf))
5484 if (has_failed(conf))

Completed in 40 milliseconds