Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.h72 HMDFS_RESP_DELAY, enumerator
Dsocket_adapter.c916 hmdfs_client_resp_statis(desp->peer->sbi, cmd, HMDFS_RESP_DELAY, in hmdfs_file_response_work_fn()
1011 hmdfs_client_resp_statis(con->sbi, cmd, HMDFS_RESP_DELAY, 0, 0); in hmdfs_response_handle_sync()
Dtransport.c262 hmdfs_client_resp_statis(node->sbi, F_READPAGE, HMDFS_RESP_DELAY, 0, 0); in tcp_recvpage_tls()
/kernel/linux/linux-5.10/fs/hmdfs/
Dmain.c759 case HMDFS_RESP_DELAY: in hmdfs_client_resp_statis()