Lines Matching refs:Blocked
2703 clear_bit(Blocked, &rdev->flags);
2824 clear_bit(Blocked, &rdev->flags);
2911 if (test_bit(Blocked, &flags) ||
2944 * blocked - sets the Blocked flags
2945 * -blocked - clears the Blocked and possibly simulates an error
2967 clear_bit(Blocked, &rdev->flags);
2997 set_bit(Blocked, &rdev->flags);
3008 clear_bit(Blocked, &rdev->flags);
3175 clear_bit(Blocked, &rdev->flags);
7001 clear_bit(Blocked, &rdev->flags);
9237 !test_bit(Blocked, &rdev->flags) &&
9240 /* Faulty non-Blocked devices with nr_pending == 0
9242 * never get Faulty cleared, and never get Blocked set.
9255 !test_bit(Blocked, &rdev->flags) &&
9415 /* 'Blocked' flag not needed as failed devices
9421 clear_bit(Blocked, &rdev->flags);
9619 !test_bit(Blocked, &rdev->flags) &&
9837 clear_bit(Blocked, &rdev2->flags);