Searched refs:ecryptfs_message_wait_timeout (Results 1 – 3 of 3) sorted by relevance
52 signed long ecryptfs_message_wait_timeout = ECRYPTFS_MAX_MSG_CTX_TTL / HZ; variable54 module_param(ecryptfs_message_wait_timeout, long, 0);55 MODULE_PARM_DESC(ecryptfs_message_wait_timeout,
329 signed long timeout = ecryptfs_message_wait_timeout * HZ; in ecryptfs_wait_for_response()
530 extern signed long ecryptfs_message_wait_timeout;