Searched refs:P_SIZES (Results 1 – 3 of 3) sorted by relevance
| /drivers/block/drbd/ |
| A D | drbd_protocol.h | 20 P_SIZES = 0x0d, enumerator
|
| A D | drbd_main.c | 960 return drbd_send_command(peer_device, sock, P_SIZES, packet_size, NULL, 0); in drbd_send_sizes() 3590 [P_SIZES] = "ReportSizes", in cmdname()
|
| A D | drbd_receiver.c | 4847 [P_SIZES] = { 0, sizeof(struct p_sizes), receive_sizes }, 4886 if (pi.cmd == P_SIZES && connection->agreed_features & DRBD_FF_WSAME) in drbdd()
|
Completed in 20 milliseconds