Searched refs:ecryptfs_find_daemon_by_euid (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ecryptfs/
H A Dmessaging.c93 * ecryptfs_find_daemon_by_euid
102 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon) function
268 rc = ecryptfs_find_daemon_by_euid(&daemon);
H A Dmiscdev.c70 rc = ecryptfs_find_daemon_by_euid(&daemon);
H A Decryptfs_kernel.h680 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon);

Completed in 105 milliseconds