Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_main.c882 void drbd_print_uuids(struct drbd_device *device, const char *text) in drbd_print_uuids() function
915 drbd_print_uuids(device, "updated sync UUID"); in drbd_gen_and_send_sync_uuid()
3493 drbd_print_uuids(device, "new current UUID"); in drbd_uuid_new_current()
Ddrbd_int.h1130 extern void drbd_print_uuids(struct drbd_device *device, const char *text);
Ddrbd_worker.c989 drbd_print_uuids(device, "updated UUIDs"); in drbd_resync_finished()
Ddrbd_receiver.c4190 drbd_print_uuids(device, "receiver updated UUIDs to"); in receive_uuids()
4486 drbd_print_uuids(device, "updated sync uuid"); in receive_sync_uuid()
Ddrbd_state.c1360 drbd_print_uuids(device, "attached to UUIDs"); in _drbd_set_state()
Ddrbd_nl.c4184 drbd_print_uuids(device, "cleared bitmap UUID"); in drbd_adm_new_c_uuid()