Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/drbd/
Ddrbd_main.c852 void drbd_print_uuids(struct drbd_device *device, const char *text) in drbd_print_uuids() function
885 drbd_print_uuids(device, "updated sync UUID"); in drbd_gen_and_send_sync_uuid()
3380 drbd_print_uuids(device, "new current UUID"); in drbd_uuid_new_current()
Ddrbd_int.h1049 extern void drbd_print_uuids(struct drbd_device *device, const char *text);
Ddrbd_worker.c976 drbd_print_uuids(device, "updated UUIDs"); in drbd_resync_finished()
Ddrbd_state.c1348 drbd_print_uuids(device, "attached to UUIDs"); in _drbd_set_state()
Ddrbd_receiver.c4301 drbd_print_uuids(device, "receiver updated UUIDs to"); in receive_uuids()
4616 drbd_print_uuids(device, "updated sync uuid"); in receive_sync_uuid()
Ddrbd_nl.c4160 drbd_print_uuids(device, "cleared bitmap UUID"); in drbd_adm_new_c_uuid()