Home
last modified time | relevance | path

Searched refs:P_SIZES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_protocol.h20 P_SIZES = 0x0d, enumerator
H A Ddrbd_main.c998 return drbd_send_command(peer_device, sock, P_SIZES, packet_size, NULL, 0); in drbd_send_sizes()
3646 [P_SIZES] = "ReportSizes", in cmdname()
H A Ddrbd_receiver.c5078 [P_SIZES] = { 0, sizeof(struct p_sizes), receive_sizes },
5118 if (pi.cmd == P_SIZES && connection->agreed_features & DRBD_FF_WSAME) in drbdd()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_protocol.h20 P_SIZES = 0x0d, enumerator
H A Ddrbd_main.c984 return drbd_send_command(peer_device, sock, P_SIZES, packet_size, NULL, 0); in drbd_send_sizes()
3619 [P_SIZES] = "ReportSizes", in cmdname()
H A Ddrbd_receiver.c5031 [P_SIZES] = { 0, sizeof(struct p_sizes), receive_sizes },
5070 if (pi.cmd == P_SIZES && connection->agreed_features & DRBD_FF_WSAME) in drbdd()

Completed in 24 milliseconds