Home
last modified time | relevance | path

Searched refs:hmdfs_find_msg_head (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.h336 struct hmdfs_msg_idr_head *hmdfs_find_msg_head(struct hmdfs_peer *peer, int id);
Dsocket_adapter.c920 msg_info = (struct sendmsg_wait_queue *)hmdfs_find_msg_head(desp->peer, in hmdfs_file_response_work_fn()
973 msg_head = hmdfs_find_msg_head(con, msg_id); in hmdfs_response_handle_sync()
Dtransport.c237 async_work = (struct hmdfs_async_work *)hmdfs_find_msg_head(node, in tcp_recvpage_tls()
Dconnection.c1275 struct hmdfs_msg_idr_head *hmdfs_find_msg_head(struct hmdfs_peer *peer, int id) in hmdfs_find_msg_head() function