Searched refs:ecryptfs_hash_bits (Results 1 – 1 of 1) sorted by relevance
21 static int ecryptfs_hash_bits; variable23 hash_long((unsigned long)from_kuid(&init_user_ns, current_euid()), ecryptfs_hash_bits)364 ecryptfs_hash_bits = 1; in ecryptfs_init_messaging()365 while (ecryptfs_number_of_users >> ecryptfs_hash_bits) in ecryptfs_init_messaging()366 ecryptfs_hash_bits++; in ecryptfs_init_messaging()368 * (1 << ecryptfs_hash_bits)), in ecryptfs_init_messaging()375 for (i = 0; i < (1 << ecryptfs_hash_bits); i++) in ecryptfs_init_messaging()431 for (i = 0; i < (1 << ecryptfs_hash_bits); i++) { in ecryptfs_release_messaging()