Home
last modified time | relevance | path

Searched refs:TIMEOUT_NONE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.h150 TIMEOUT_NONE = 0, enumerator
Dsocket_adapter.c327 if (timeout == TIMEOUT_UNINIT || timeout == TIMEOUT_NONE) { in hmdfs_send_async_request()
438 if (timeout != TIMEOUT_NONE) { in hmdfs_sendmessage_request()
468 if (timeout == TIMEOUT_NONE) in hmdfs_sendmessage_request()
/kernel/linux/linux-5.10/fs/hmdfs/
Dmain.c662 set_cmd_timeout(sbi, F_RELEASE, TIMEOUT_NONE); in hmdfs_init_cmd_timeout()
673 set_cmd_timeout(sbi, F_CONNECT_REKEY, TIMEOUT_NONE); in hmdfs_init_cmd_timeout()
674 set_cmd_timeout(sbi, F_DROP_PUSH, TIMEOUT_NONE); in hmdfs_init_cmd_timeout()