Searched refs:ecryptfs_message_wait_timeout (Results 1 – 3 of 3) sorted by relevance
66 signed long ecryptfs_message_wait_timeout = ECRYPTFS_MAX_MSG_CTX_TTL / HZ; variable68 module_param(ecryptfs_message_wait_timeout, long, 0);69 MODULE_PARM_DESC(ecryptfs_message_wait_timeout,
340 signed long timeout = ecryptfs_message_wait_timeout * HZ; in ecryptfs_wait_for_response()
559 extern signed long ecryptfs_message_wait_timeout;