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