Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/md/
Dmd.h143 Blocked, /* An error occurred but has not yet enumerator
Dmd.c2497 clear_bit(Blocked, &rdev->flags); in md_update_sb()
2620 clear_bit(Blocked, &rdev->flags); in md_update_sb()
2707 if (test_bit(Blocked, &flags) || in state_show()
2758 clear_bit(Blocked, &rdev->flags); in state_store()
2785 set_bit(Blocked, &rdev->flags); in state_store()
2796 clear_bit(Blocked, &rdev->flags); in state_store()
2954 clear_bit(Blocked, &rdev->flags); in slot_store()
6563 clear_bit(Blocked, &rdev->flags); in hot_remove_disk()
8663 !test_bit(Blocked, &rdev->flags) && in remove_and_add_spares()
8681 !test_bit(Blocked, &rdev->flags) && in remove_and_add_spares()
[all …]
Draid1.c1367 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in raid1_write_request()
1605 set_bit(Blocked, &rdev->flags); in raid1_error()
Draid10.c1406 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in raid10_write_request()
1411 if (rrdev && unlikely(test_bit(Blocked, &rrdev->flags))) { in raid10_write_request()
1695 set_bit(Blocked, &rdev->flags); in raid10_error()
Draid5.c2690 set_bit(Blocked, &rdev->flags); in raid5_error()
4441 && (test_bit(Blocked, &rdev->flags) in analyse_stripe()