Home
last modified time | relevance | path

Searched refs:ecryptfs_uid_hash (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/ecryptfs/
Dmessaging.c35 #define ecryptfs_uid_hash(uid) \ macro
125 &ecryptfs_daemon_hash[ecryptfs_uid_hash(euid)], in ecryptfs_find_daemon_by_euid()
171 &ecryptfs_daemon_hash[ecryptfs_uid_hash(euid)]); in ecryptfs_spawn_daemon()