Searched refs:ecryptfs_message_wait_timeout (Results 1 – 3 of 3) sorted by relevance
67 signed long ecryptfs_message_wait_timeout = ECRYPTFS_MAX_MSG_CTX_TTL / HZ; variable69 module_param(ecryptfs_message_wait_timeout, long, 0);70 MODULE_PARM_DESC(ecryptfs_message_wait_timeout,
344 signed long timeout = ecryptfs_message_wait_timeout * HZ; in ecryptfs_wait_for_response()
544 extern signed long ecryptfs_message_wait_timeout;