Lines Matching refs:Blocked
2777 clear_bit(Blocked, &rdev->flags);
2900 clear_bit(Blocked, &rdev->flags);
2987 if (test_bit(Blocked, &flags) ||
3020 * blocked - sets the Blocked flags
3021 * -blocked - clears the Blocked and possibly simulates an error
3042 clear_bit(Blocked, &rdev->flags);
3072 set_bit(Blocked, &rdev->flags);
3083 clear_bit(Blocked, &rdev->flags);
3250 clear_bit(Blocked, &rdev->flags);
6986 clear_bit(Blocked, &rdev->flags);
9113 !test_bit(Blocked, &rdev->flags) &&
9116 /* Faulty non-Blocked devices with nr_pending == 0
9118 * never get Faulty cleared, and never get Blocked set.
9131 !test_bit(Blocked, &rdev->flags) &&
9291 /* 'Blocked' flag not needed as failed devices
9297 clear_bit(Blocked, &rdev->flags);
9485 !test_bit(Blocked, &rdev->flags) &&
9697 clear_bit(Blocked, &rdev2->flags);