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

/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_main.c878 void drbd_print_uuids(struct drbd_device *device, const char *text) drbd_print_uuids() function
911 drbd_print_uuids(device, "updated sync UUID"); drbd_gen_and_send_sync_uuid()
3451 drbd_print_uuids(device, "new current UUID"); __must_hold()
H A Ddrbd_state.c1056 drbd_print_uuids(device, "attached to UUIDs"); __drbd_set_state()
H A Ddrbd_worker.c942 drbd_print_uuids(device, "updated UUIDs"); drbd_resync_finished()
H A Ddrbd_int.h1118 void drbd_print_uuids(struct drbd_device *device, const char *text);
H A Ddrbd_receiver.c3938 drbd_print_uuids(device, "receiver updated UUIDs to"); receive_uuids()
4234 drbd_print_uuids(device, "updated sync uuid"); receive_sync_uuid()
H A Ddrbd_nl.c3381 drbd_print_uuids(device, "cleared bitmap UUID"); drbd_adm_new_c_uuid()

Completed in 245 milliseconds