Searched refs:hmdfs_find_msg_head (Results 1 – 4 of 4) sorted by relevance
336 struct hmdfs_msg_idr_head *hmdfs_find_msg_head(struct hmdfs_peer *peer, int id);
920 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()
237 async_work = (struct hmdfs_async_work *)hmdfs_find_msg_head(node, in tcp_recvpage_tls()
1275 struct hmdfs_msg_idr_head *hmdfs_find_msg_head(struct hmdfs_peer *peer, int id) in hmdfs_find_msg_head() function