Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats59 MC Blocked TLP 0
60 AtomicOp Egress Blocked 0
61 TLP Prefix Blocked Error 0
90 MC Blocked TLP 0
91 AtomicOp Egress Blocked 0
92 TLP Prefix Blocked Error 0
/Linux-v5.4/drivers/md/
Dmd.h144 Blocked, /* An error occurred but has not yet enumerator
Dmd.c2576 clear_bit(Blocked, &rdev->flags); in md_update_sb()
2699 clear_bit(Blocked, &rdev->flags); in md_update_sb()
2786 if (test_bit(Blocked, &flags) || in state_show()
2837 clear_bit(Blocked, &rdev->flags); in state_store()
2866 set_bit(Blocked, &rdev->flags); in state_store()
2877 clear_bit(Blocked, &rdev->flags); in state_store()
3037 clear_bit(Blocked, &rdev->flags); in slot_store()
6674 clear_bit(Blocked, &rdev->flags); in hot_remove_disk()
8794 !test_bit(Blocked, &rdev->flags) && in remove_and_add_spares()
8812 !test_bit(Blocked, &rdev->flags) && in remove_and_add_spares()
[all …]
Draid10.c1371 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in raid10_write_request()
1376 if (rrdev && unlikely(test_bit(Blocked, &rrdev->flags))) { in raid10_write_request()
1662 set_bit(Blocked, &rdev->flags); in raid10_error()
Draid1.c1391 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in raid1_write_request()
1637 set_bit(Blocked, &rdev->flags); in raid1_error()
Draid5.c2697 set_bit(Blocked, &rdev->flags); in raid5_error()
4456 && (test_bit(Blocked, &rdev->flags) in analyse_stripe()