Searched refs:drbd_alert (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/block/drbd/ |
D | drbd_polymorph_printk.h | 99 #define drbd_alert(device, fmt, args...) \ macro
|
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()
|
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 drbd_sync_handshake() 3484 …drbd_alert(device, "To resolve this both sides have to support at least protocol %d and feature fl… in drbd_sync_handshake() 3489 …drbd_alert(device, "To resolve this both sides have to support at least protocol %d\n", -hg - 1000… in drbd_sync_handshake() 3558 drbd_alert(device, "Split-Brain detected but unresolved, dropping connection!\n"); in drbd_sync_handshake()
|
D | drbd_bitmap.c | 1189 drbd_alert(device, "we had at least one MD IO ERROR during bitmap IO\n"); in bm_rw()
|
D | drbd_worker.c | 921 drbd_alert(device, "Online verify found %lu %dk block out of sync!\n", in drbd_resync_finished()
|