Searched refs:hmdfs_find_msg_head (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | connection.h | 335 struct hmdfs_msg_idr_head *hmdfs_find_msg_head(struct hmdfs_peer *peer, int id,
|
H A D | socket_adapter.c | 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, head->operations); in hmdfs_response_handle_sync()
|
H A D | transport.c | 237 async_work = (struct hmdfs_async_work *)hmdfs_find_msg_head(node, in tcp_recvpage_tls()
|
H A D | connection.c | 1239 struct hmdfs_msg_idr_head *hmdfs_find_msg_head(struct hmdfs_peer *peer, in hmdfs_find_msg_head() function
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | connection.h | 335 struct hmdfs_msg_idr_head *hmdfs_find_msg_head(struct hmdfs_peer *peer, int id,
|
H A D | socket_adapter.c | 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, head->operations); in hmdfs_response_handle_sync()
|
H A D | transport.c | 237 async_work = (struct hmdfs_async_work *)hmdfs_find_msg_head(node, in tcp_recvpage_tls()
|
H A D | connection.c | 1239 struct hmdfs_msg_idr_head *hmdfs_find_msg_head(struct hmdfs_peer *peer, in hmdfs_find_msg_head() function
|
Completed in 11 milliseconds