Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.c645 static int has_failed(struct r5conf *conf) in has_failed() function
6831 if (has_failed(conf)) { in run()
7102 !has_failed(conf) && in raid5_remove_disk()
7146 if (rdev->saved_raid_disk < 0 && has_failed(conf)) in raid5_add_disk()
7257 if (has_failed(conf)) in check_reshape()
7301 if (has_failed(conf)) in raid5_start_reshape()