Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ecryptfs/
Dmessaging.c118 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon, uid_t euid, in ecryptfs_find_daemon_by_euid()
150 ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, uid_t euid, in ecryptfs_spawn_daemon()
182 int ecryptfs_exorcise_daemon(struct ecryptfs_daemon *daemon) in ecryptfs_exorcise_daemon()
232 struct ecryptfs_daemon *daemon; in ecryptfs_process_quit()
277 struct ecryptfs_daemon *uninitialized_var(daemon); in ecryptfs_process_response()
385 struct ecryptfs_daemon *daemon; in ecryptfs_send_message_locked()
554 struct ecryptfs_daemon *daemon; in ecryptfs_release_messaging()
Dmiscdev.c44 struct ecryptfs_daemon *daemon; in ecryptfs_miscdev_poll()
86 struct ecryptfs_daemon *daemon = NULL; in ecryptfs_miscdev_open()
149 struct ecryptfs_daemon *daemon = NULL; in ecryptfs_miscdev_release()
192 u16 msg_flags, struct ecryptfs_daemon *daemon) in ecryptfs_send_miscdev()
237 struct ecryptfs_daemon *daemon; in ecryptfs_miscdev_read()
Decryptfs_kernel.h447 struct ecryptfs_daemon;
449 struct ecryptfs_daemon { struct
742 int ecryptfs_exorcise_daemon(struct ecryptfs_daemon *daemon);
743 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon, uid_t euid,
753 u16 msg_flags, struct ecryptfs_daemon *daemon);
756 ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, uid_t euid,