Searched refs:drbd_info (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/block/drbd/ |
| H A D | drbd_worker.c | 914 drbd_info(device, "%s done (total %lu sec; paused %lu sec; %lu K/sec)\n", in drbd_resync_finished() 938 drbd_info(device, "%u %% had equal checksums, eliminated: %luK; " in drbd_resync_finished() 948 drbd_info(device, " %lu failed blocks\n", device->rs_failed); in drbd_resync_finished() 1745 drbd_info(device, "before-resync-target handler returned %d, " in drbd_start_resync() 1755 drbd_info(device, "before-resync-source handler returned %d, " in drbd_start_resync() 1758 drbd_info(device, "before-resync-source handler returned %d, " in drbd_start_resync() 1840 drbd_info(device, "Began resync as %s (will sync %lu KB [%lu bits set]).\n", in drbd_start_resync()
|
| H A D | drbd_polymorph_printk.h | 109 #define drbd_info(device, fmt, args...) \ macro
|
| H A D | drbd_state.c | 796 drbd_info(device, "%s\n", pb); in drbd_pr_state_change() 813 drbd_info(connection, "%s\n", pb); in conn_pr_state_change() 1221 drbd_info(device, "Resumed AL updates\n"); in drbd_resume_al() 1368 drbd_info(device, "Online Verify reached sector %llu\n", in _drbd_set_state() 1374 drbd_info(device, "Syncer continues.\n"); in _drbd_set_state() 1383 drbd_info(device, "Resync suspended\n"); in _drbd_set_state() 1406 drbd_info(device, "Starting Online Verify from sector %llu\n", in _drbd_set_state()
|
| H A D | drbd_actlog.c | 539 drbd_info(device, "LOGIC BUG for enr=%u\n", enr); in drbd_al_begin_io_nonblock() 1216 drbd_info(device, "dropping %u in drbd_rs_del_all, apparently" in drbd_rs_del_all() 1226 drbd_info(device, "Retrying drbd_rs_del_all() later. " in drbd_rs_del_all()
|
| H A D | drbd_main.c | 328 drbd_info(resource, "Restarting %s thread\n", thi->name); in drbd_thread_setup() 340 drbd_info(resource, "Terminating %s\n", current->comm); in drbd_thread_setup() 375 drbd_info(resource, "Starting %s thread (from %s [%d])\n", in drbd_thread_start() 415 drbd_info(resource, "Restarting %s thread (from %s [%d])\n", in drbd_thread_start() 846 drbd_info(device, "%s %016llX:%016llX:%016llX:%016llX\n", in drbd_print_uuids() 854 drbd_info(device, "%s effective data uuid: %016llX\n", in drbd_print_uuids() 1250 drbd_info(device, "Writing the whole bitmap, MDF_FullSync was set.\n"); in _drbd_send_bitmap() 1996 drbd_info(device, "size = %s (%llu KB)\n", in drbd_set_my_capacity()
|
| H A D | drbd_req.c | 1011 drbd_info(device, "Congestion-fill threshold reached\n"); in maybe_pull_ahead() 1016 drbd_info(device, "Congestion-extents threshold reached\n"); in maybe_pull_ahead()
|