ECRYPTFS_DAEMON_IN_READ  162 fs/ecryptfs/messaging.c 	if ((daemon->flags & ECRYPTFS_DAEMON_IN_READ)
ECRYPTFS_DAEMON_IN_READ   40 fs/ecryptfs/miscdev.c 	if (daemon->flags & ECRYPTFS_DAEMON_IN_READ)
ECRYPTFS_DAEMON_IN_READ  228 fs/ecryptfs/miscdev.c 	if (daemon->flags & ECRYPTFS_DAEMON_IN_READ) {
ECRYPTFS_DAEMON_IN_READ  233 fs/ecryptfs/miscdev.c 	daemon->flags |= ECRYPTFS_DAEMON_IN_READ;
ECRYPTFS_DAEMON_IN_READ  308 fs/ecryptfs/miscdev.c 	daemon->flags &= ~ECRYPTFS_DAEMON_IN_READ;