Searched refs:drbd_alert (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_polymorph_printk.h | 99 #define drbd_alert(device, fmt, args...) \ macro
|
H A D | drbd_actlog.c | 192 drbd_alert(device, "%s [%d]:%s(,%llus,%s) out of range md access!\n", in drbd_md_sync_page_io() 1060 drbd_alert(device, "LOGIC BUG\n"); in drbd_try_rs_begin_io()
|
H A D | drbd_receiver.c | 2493 drbd_alert(device, "Concurrent writes detected: " in handle_write_conflicts() 2512 drbd_alert(device, "Concurrent writes detected: " in handle_write_conflicts() 3476 drbd_alert(device, "Unrelated data, aborting!\n"); in __must_hold() 3484 drbd_alert(device, "To resolve this both sides have to support at least protocol %d and feature flags 0x%x\n", in __must_hold() 3489 drbd_alert(device, "To resolve this both sides have to support at least protocol %d\n", -hg - 1000); in __must_hold() 3558 drbd_alert(device, "Split-Brain detected but unresolved, dropping connection!\n"); in __must_hold()
|
H A D | drbd_bitmap.c | 1189 drbd_alert(device, "we had at least one MD IO ERROR during bitmap IO\n"); in __must_hold()
|
H A D | drbd_worker.c | 921 drbd_alert(device, "Online verify found %lu %dk block out of sync!\n", in drbd_resync_finished()
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_actlog.c | 192 drbd_alert(device, "%s [%d]:%s(,%llus,%s) out of range md access!\n", in drbd_md_sync_page_io() 1057 drbd_alert(device, "LOGIC BUG\n"); in drbd_try_rs_begin_io()
|
H A D | drbd_receiver.c | 2525 drbd_alert(device, "Concurrent writes detected: " in handle_write_conflicts() 2544 drbd_alert(device, "Concurrent writes detected: " in handle_write_conflicts() 3514 drbd_alert(device, "Unrelated data, aborting!\n"); in __must_hold() 3522 drbd_alert(device, "To resolve this both sides have to support at least protocol %d and feature flags 0x%x\n", in __must_hold() 3527 drbd_alert(device, "To resolve this both sides have to support at least protocol %d\n", -hg - 1000); in __must_hold() 3596 drbd_alert(device, "Split-Brain detected but unresolved, dropping connection!\n"); in __must_hold()
|
H A D | drbd_bitmap.c | 1157 drbd_alert(device, "we had at least one MD IO ERROR during bitmap IO\n"); in __must_hold()
|
H A D | drbd_worker.c | 922 drbd_alert(device, "Online verify found %lu %dk block out of sync!\n", in drbd_resync_finished()
|
H A D | drbd_int.h | 112 #define drbd_alert(obj, fmt, args...) \ macro
|
Completed in 32 milliseconds