Home
last modified time | relevance | path

Searched refs:s_recv_callbacks (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dsocket_adapter.c32 static const request_callback s_recv_callbacks[F_SIZE] = { variable
735 s_recv_callbacks[head->operations.command](con, head, buf); in hmdfs_request_handle_sync()
818 !s_recv_callbacks[head->operations.command]) { in hmdfs_request_recv()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dsocket_adapter.c32 static const request_callback s_recv_callbacks[F_SIZE] = { variable
735 s_recv_callbacks[head->operations.command](con, head, buf); in hmdfs_request_handle_sync()
818 !s_recv_callbacks[head->operations.command]) { in hmdfs_request_recv()

Completed in 3 milliseconds