Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/drbd/
Ddrbd_main.c862 void drbd_print_uuids(struct drbd_device *device, const char *text) in drbd_print_uuids() function
895 drbd_print_uuids(device, "updated sync UUID"); in drbd_gen_and_send_sync_uuid()
3375 drbd_print_uuids(device, "new current UUID"); in drbd_uuid_new_current()
Ddrbd_int.h1118 extern void drbd_print_uuids(struct drbd_device *device, const char *text);
Ddrbd_worker.c972 drbd_print_uuids(device, "updated UUIDs"); in drbd_resync_finished()
Ddrbd_receiver.c4286 drbd_print_uuids(device, "receiver updated UUIDs to"); in receive_uuids()
4601 drbd_print_uuids(device, "updated sync uuid"); in receive_sync_uuid()
Ddrbd_state.c1346 drbd_print_uuids(device, "attached to UUIDs"); in _drbd_set_state()
Ddrbd_nl.c4146 drbd_print_uuids(device, "cleared bitmap UUID"); in drbd_adm_new_c_uuid()