Searched refs:ECRYPTFS_MAX_MSG_CTX_TTL (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ | ||
| H A D | ecryptfs_kernel.h | 35 #define ECRYPTFS_MAX_MSG_CTX_TTL (HZ*3) macro |
| H A D | main.c | 52 signed long ecryptfs_message_wait_timeout = ECRYPTFS_MAX_MSG_CTX_TTL / HZ; |