Home
last modified time | relevance | path

Searched refs:hmdfs_send_data (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.h74 struct hmdfs_send_data *msg);
327 int hmdfs_sendmessage(struct hmdfs_peer *node, struct hmdfs_send_data *msg);
Dsocket_adapter.c124 int hmdfs_sendmessage(struct hmdfs_peer *node, struct hmdfs_send_data *msg) in hmdfs_sendmessage()
213 struct hmdfs_send_data msg; in hmdfs_sendmessage_response()
317 struct hmdfs_send_data msg; in hmdfs_send_async_request()
405 struct hmdfs_send_data msg; in hmdfs_sendmessage_request()
524 struct hmdfs_send_data msg; in hmdfs_send_slice()
638 struct hmdfs_send_data msg; in hmdfs_sendpage_request()
Dtransport.c649 struct hmdfs_send_data *msg) in tcp_send_message_sock_cipher()
706 struct hmdfs_send_data *msg) in tcp_send_message_sock_tls()
757 struct hmdfs_send_data msg; in tcp_send_rekey_request()
799 struct hmdfs_send_data *msg) in tcp_send_message()
Dprotocol.h125 struct hmdfs_send_data { struct
Dconnection.c353 struct hmdfs_send_data msg; in do_send_handshake()