Searched refs:P_SYNC_UUID (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_protocol.h22 P_SYNC_UUID = 0x0f, enumerator in enum:drbd_packet
H A Ddrbd_main.c906 drbd_send_command(peer_device, sock, P_SYNC_UUID, sizeof(*p), NULL, 0);
3628 [P_SYNC_UUID] = "ReportSyncUUID",
H A Ddrbd_receiver.c3364 /* The last P_SYNC_UUID did not get though. Undo the last start of
3401 /* The last P_SYNC_UUID did not get though. Undo the last start of
5034 [P_SYNC_UUID] = { 0, sizeof(struct p_rs_uuid), receive_sync_uuid },

Completed in 134 milliseconds