ECRYPTFS_ENCRYPTED_VIEW_ENABLED  706 fs/ecryptfs/crypto.c 	if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)
ECRYPTFS_ENCRYPTED_VIEW_ENABLED 1266 fs/ecryptfs/crypto.c 	if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) {
ECRYPTFS_ENCRYPTED_VIEW_ENABLED 2031 fs/ecryptfs/crypto.c 	    !(mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)) {
ECRYPTFS_ENCRYPTED_VIEW_ENABLED  325 fs/ecryptfs/main.c 				ECRYPTFS_ENCRYPTED_VIEW_ENABLED;
ECRYPTFS_ENCRYPTED_VIEW_ENABLED  557 fs/ecryptfs/main.c 	if (sb_rdonly(path.dentry->d_sb) || mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)
ECRYPTFS_ENCRYPTED_VIEW_ENABLED  160 fs/ecryptfs/super.c 	if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)