Home
last modified time | relevance | path

Searched refs:Blocked (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd.h152 Blocked, /* An error occurred but has not yet enumerator
160 * Blocked. The Fault is/will-be
H A Dmd.c2777 clear_bit(Blocked, &rdev->flags); in md_update_sb()
2900 clear_bit(Blocked, &rdev->flags); in md_update_sb()
2987 if (test_bit(Blocked, &flags) || in state_show()
3020 * blocked - sets the Blocked flags in state_store()
3021 * -blocked - clears the Blocked and possibly simulates an error in state_store()
3042 clear_bit(Blocked, &rdev->flags); in state_store()
3072 set_bit(Blocked, &rdev->flags); in state_store()
3083 clear_bit(Blocked, &rdev->flags); in state_store()
3250 clear_bit(Blocked, &rdev->flags); in slot_store()
6986 clear_bit(Blocked, in hot_remove_disk()
[all...]
H A Draid10.c1370 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in raid10_write_request()
1375 if (rrdev && unlikely(test_bit(Blocked, &rrdev->flags))) { in raid10_write_request()
1661 set_bit(Blocked, &rdev->flags); in raid10_error()
H A Draid1.c1379 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in raid1_write_request()
1619 set_bit(Blocked, &rdev->flags); in raid1_error()
H A Draid5.c2902 set_bit(Blocked, &rdev->flags); in raid5_error()
4663 && (test_bit(Blocked, &rdev->flags) in analyse_stripe()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.h150 Blocked, /* An error occurred but has not yet enumerator
158 * Blocked. The Fault is/will-be
H A Dmd.c2703 clear_bit(Blocked, &rdev->flags); in md_update_sb()
2824 clear_bit(Blocked, &rdev->flags); in md_update_sb()
2911 if (test_bit(Blocked, &flags) || in state_show()
2944 * blocked - sets the Blocked flags in state_store()
2945 * -blocked - clears the Blocked and possibly simulates an error in state_store()
2967 clear_bit(Blocked, &rdev->flags); in state_store()
2997 set_bit(Blocked, &rdev->flags); in state_store()
3008 clear_bit(Blocked, &rdev->flags); in state_store()
3175 clear_bit(Blocked, &rdev->flags); in slot_store()
7001 clear_bit(Blocked, in hot_remove_disk()
[all...]
H A Draid10.c1356 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in wait_blocked_dev()
1361 if (rrdev && unlikely(test_bit(Blocked, &rrdev->flags))) { in wait_blocked_dev()
2051 set_bit(Blocked, &rdev->flags); in raid10_error()
H A Draid1.c1411 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in raid1_write_request()
1664 set_bit(Blocked, &rdev->flags); in raid1_error()
H A Draid5.c2990 set_bit(Blocked, &rdev->flags); in raid5_error()
4776 && (test_bit(Blocked, &rdev->flags) in analyse_stripe()

Completed in 57 milliseconds