Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
Dmessaging.c22 #define ecryptfs_current_euid_hash(uid) \ macro
107 &ecryptfs_daemon_hash[ecryptfs_current_euid_hash()], in ecryptfs_find_daemon_by_euid()
145 &ecryptfs_daemon_hash[ecryptfs_current_euid_hash()]); in ecryptfs_spawn_daemon()