ECRYPTFS_DAEMON_IN_READ  285 fs/ecryptfs/messaging.c 	if ((daemon->flags & ECRYPTFS_DAEMON_IN_READ)
ECRYPTFS_DAEMON_IN_READ   59 fs/ecryptfs/miscdev.c 	if (daemon->flags & ECRYPTFS_DAEMON_IN_READ)
ECRYPTFS_DAEMON_IN_READ  264 fs/ecryptfs/miscdev.c 	if (daemon->flags & ECRYPTFS_DAEMON_IN_READ) {
ECRYPTFS_DAEMON_IN_READ  270 fs/ecryptfs/miscdev.c 	daemon->flags |= ECRYPTFS_DAEMON_IN_READ;
ECRYPTFS_DAEMON_IN_READ  355 fs/ecryptfs/miscdev.c 	daemon->flags &= ~ECRYPTFS_DAEMON_IN_READ;