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

/linux-master/fs/ecryptfs/
H A Dmiscdev.c42 if (daemon->flags & ECRYPTFS_DAEMON_IN_POLL)
44 daemon->flags |= ECRYPTFS_DAEMON_IN_POLL;
51 daemon->flags &= ~ECRYPTFS_DAEMON_IN_POLL;
H A Dmessaging.c163 || (daemon->flags & ECRYPTFS_DAEMON_IN_POLL)) {
H A Decryptfs_kernel.h404 #define ECRYPTFS_DAEMON_IN_POLL 0x00000002 macro

Completed in 299 milliseconds