Searched refs:ECRYPTFS_MAX_NUM_USERS (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Dmessaging.c414 if (ecryptfs_number_of_users > ECRYPTFS_MAX_NUM_USERS) {
415 ecryptfs_number_of_users = ECRYPTFS_MAX_NUM_USERS;
H A Decryptfs_kernel.h81 #define ECRYPTFS_MAX_NUM_USERS 32768 macro

Completed in 47 milliseconds