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