Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/drbd/
Ddrbd_main.c866 void drbd_print_uuids(struct drbd_device *device, const char *text) in drbd_print_uuids() function
899 drbd_print_uuids(device, "updated sync UUID"); in drbd_gen_and_send_sync_uuid()
3387 drbd_print_uuids(device, "new current UUID"); in drbd_uuid_new_current()
Ddrbd_int.h1052 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.c4169 drbd_print_uuids(device, "cleared bitmap UUID"); in drbd_adm_new_c_uuid()