Searched refs:hmdfs_alloc_msg_idr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | connection.h | 333 int hmdfs_alloc_msg_idr(struct hmdfs_peer *peer, enum MSG_IDR_TYPE type,
|
H A D | socket_adapter.c | 105 ret = hmdfs_alloc_msg_idr(con, MSG_IDR_MESSAGE_SYNC, msg_wq, operations); in msg_init() 283 ret = hmdfs_alloc_msg_idr(peer, MSG_IDR_MESSAGE_ASYNC, mp, in mp_alloc() 679 ret = hmdfs_alloc_msg_idr(con, MSG_IDR_PAGE, async_work, sm->operations); in hmdfs_sendpage_request()
|
H A D | connection.c | 1255 int hmdfs_alloc_msg_idr(struct hmdfs_peer *peer, enum MSG_IDR_TYPE type, in hmdfs_alloc_msg_idr() function
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | connection.h | 333 int hmdfs_alloc_msg_idr(struct hmdfs_peer *peer, enum MSG_IDR_TYPE type,
|
H A D | socket_adapter.c | 105 ret = hmdfs_alloc_msg_idr(con, MSG_IDR_MESSAGE_SYNC, msg_wq, operations); in msg_init() 283 ret = hmdfs_alloc_msg_idr(peer, MSG_IDR_MESSAGE_ASYNC, mp, in mp_alloc() 679 ret = hmdfs_alloc_msg_idr(con, MSG_IDR_PAGE, async_work, sm->operations); in hmdfs_sendpage_request()
|
H A D | connection.c | 1255 int hmdfs_alloc_msg_idr(struct hmdfs_peer *peer, enum MSG_IDR_TYPE type, in hmdfs_alloc_msg_idr() function
|
Completed in 9 milliseconds