Searched refs:P_UUIDS (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/block/drbd/ |
H A D | drbd_protocol.h | 19 P_UUIDS = 0x0c, enumerator
|
H A D | drbd_main.c | 839 return drbd_send_command(peer_device, sock, P_UUIDS, sizeof(*p), NULL, 0); in _drbd_send_uuids() 3617 [P_UUIDS] = "ReportUUIDs", in cmdname()
|
H A D | drbd_receiver.c | 5030 [P_UUIDS] = { 0, sizeof(struct p_uuids), receive_uuids },
|