Searched refs:drbd_gen_and_send_sync_uuid (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_int.h1022 extern void drbd_gen_and_send_sync_uuid(struct drbd_peer_device *);
H A Ddrbd_worker.c1869 /* Since protocol 96, we must serialize drbd_gen_and_send_sync_uuid
1874 * We drbd_gen_and_send_sync_uuid here for protocol < 96,
1877 drbd_gen_and_send_sync_uuid(peer_device);
H A Ddrbd_state.c1795 drbd_gen_and_send_sync_uuid(peer_device);
H A Ddrbd_main.c884 void drbd_gen_and_send_sync_uuid(struct drbd_peer_device *peer_device) function

Completed in 147 milliseconds