Symbol: IS_ENCRYPTED
fs/btrfs/dir-item.c
143
if (IS_ENCRYPTED(&dir->vfs_inode))
fs/btrfs/inode.c
612
if (IS_ENCRYPTED(&inode->vfs_inode))
fs/btrfs/reflink.c
802
if (IS_ENCRYPTED(&inode_in->vfs_inode) != IS_ENCRYPTED(&inode_out->vfs_inode))
fs/btrfs/verity.c
578
if (IS_ENCRYPTED(&inode->vfs_inode))
fs/ceph/addr.c
1256
if (IS_ENCRYPTED(inode)) {
fs/ceph/addr.c
1538
if (IS_ENCRYPTED(inode))
fs/ceph/addr.c
1543
if (IS_ENCRYPTED(inode) &&
fs/ceph/addr.c
244
if (IS_ENCRYPTED(inode) && err > 0) {
fs/ceph/addr.c
361
bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD);
fs/ceph/addr.c
408
if (IS_ENCRYPTED(inode)) {
fs/ceph/addr.c
772
wlen = IS_ENCRYPTED(inode) ? round_up(len, CEPH_FSCRYPT_BLOCK_SIZE) : len;
fs/ceph/addr.c
799
if (IS_ENCRYPTED(inode)) {
fs/ceph/addr.c
818
IS_ENCRYPTED(inode) ? "" : "not ");
fs/ceph/caps.c
1483
arg->encrypted = IS_ENCRYPTED(inode);
fs/ceph/caps.c
1593
arg.encrypted = IS_ENCRYPTED(inode);
fs/ceph/caps.c
3517
if (IS_ENCRYPTED(inode) && size)
fs/ceph/caps.c
4047
if (IS_ENCRYPTED(inode) && size)
fs/ceph/caps.c
4971
if (IS_ENCRYPTED(dir) && fscrypt_has_encryption_key(dir)) {
fs/ceph/crypto.c
326
if (!IS_ENCRYPTED(dir)) {
fs/ceph/crypto.c
415
if (!IS_ENCRYPTED(dir))
fs/ceph/crypto.h
106
if (!IS_ENCRYPTED(parent))
fs/ceph/crypto.h
114
if (IS_ENCRYPTED(parent))
fs/ceph/crypto.h
140
if (IS_ENCRYPTED(inode)) {
fs/ceph/crypto.h
179
if (IS_ENCRYPTED(dir))
fs/ceph/dir.c
1062
if (IS_ENCRYPTED(req->r_new_inode)) {
fs/ceph/dir.c
1130
if ((op == CEPH_MDS_OP_MKSNAP) && IS_ENCRYPTED(dir) &&
fs/ceph/dir.c
812
if (IS_ENCRYPTED(dir)) {
fs/ceph/dir.c
947
if (S_ISREG(mode) && IS_ENCRYPTED(dir))
fs/ceph/export.c
582
if (!IS_ENCRYPTED(dir)) {
fs/ceph/file.c
1054
bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD);
fs/ceph/file.c
1164
if (IS_ENCRYPTED(inode)) {
fs/ceph/file.c
1794
WARN_ON_ONCE(!IS_ENCRYPTED(inode));
fs/ceph/file.c
1987
if (IS_ENCRYPTED(inode)) {
fs/ceph/file.c
2152
!IS_ENCRYPTED(inode)) {
fs/ceph/file.c
2444
if ((iocb->ki_flags & IOCB_DIRECT) && !IS_ENCRYPTED(inode))
fs/ceph/file.c
2691
if (IS_ENCRYPTED(inode))
fs/ceph/file.c
3020
if (IS_ENCRYPTED(src_inode) || IS_ENCRYPTED(dst_inode))
fs/ceph/file.c
870
if (IS_ENCRYPTED(dir)) {
fs/ceph/file.c
964
if (IS_ENCRYPTED(dir) &&
fs/ceph/inode.c
1106
if (IS_ENCRYPTED(inode))
fs/ceph/inode.c
1149
if (IS_ENCRYPTED(inode) && size &&
fs/ceph/inode.c
1231
if (IS_ENCRYPTED(inode)) {
fs/ceph/inode.c
1272
if (IS_ENCRYPTED(inode)) {
fs/ceph/inode.c
248
if (IS_ENCRYPTED(parent)) {
fs/ceph/inode.c
2722
if (IS_ENCRYPTED(inode) && attr->ia_size < isize &&
fs/ceph/inode.c
2750
if (IS_ENCRYPTED(inode) && attr->ia_size) {
fs/ceph/inode.c
3185
if (IS_ENCRYPTED(inode))
fs/ceph/inode.c
861
!!IS_ENCRYPTED(inode));
fs/ceph/inode.c
865
if (IS_ENCRYPTED(inode)) {
fs/ceph/mds_client.c
2641
if (!IS_ENCRYPTED(dir))
fs/ceph/mds_client.c
2745
} else if (!for_wire || !IS_ENCRYPTED(d_inode(cur->d_parent))) {
fs/ceph/mds_client.c
2851
!IS_ENCRYPTED(dir)) {
fs/ceph/super.h
1435
if (IS_ENCRYPTED(inode)) {
fs/crypto/fname.c
351
if (!IS_ENCRYPTED(dir) || fscrypt_is_dot_dotdot(iname)) {
fs/crypto/fscrypt_private.h
752
if (IS_ENCRYPTED(inode)) {
fs/crypto/hooks.c
104
if (IS_ENCRYPTED(new_dir) &&
fs/crypto/hooks.c
110
IS_ENCRYPTED(old_dir) &&
fs/crypto/hooks.c
198
if (IS_ENCRYPTED(inode) && (flags & ~oldflags & FS_CASEFOLD_FL)) {
fs/crypto/hooks.c
365
if (WARN_ON_ONCE(!IS_ENCRYPTED(inode)))
fs/crypto/hooks.c
56
if (inode_parent != NULL && !IS_ENCRYPTED(inode_parent)) {
fs/crypto/keysetup.c
801
if (IS_ENCRYPTED(inode) && S_ISLNK(inode->i_mode)) {
fs/crypto/policy.c
448
if (!IS_ENCRYPTED(inode))
fs/crypto/policy.c
670
if (!IS_ENCRYPTED(parent))
fs/crypto/policy.c
674
if (!IS_ENCRYPTED(child))
fs/crypto/policy.c
726
if (IS_ENCRYPTED(dir)) {
fs/ext4/dir.c
169
if (IS_ENCRYPTED(inode)) {
fs/ext4/dir.c
276
if (!IS_ENCRYPTED(inode)) {
fs/ext4/ext4.h
2442
return IS_CASEFOLDED(inode) && IS_ENCRYPTED(inode);
fs/ext4/ext4_jbd2.c
21
if (S_ISREG(inode->i_mode) && IS_ENCRYPTED(inode))
fs/ext4/extents.c
4857
if (IS_ENCRYPTED(inode) &&
fs/ext4/fast_commit.c
411
if (IS_ENCRYPTED(dir)) {
fs/ext4/hash.c
304
(!IS_ENCRYPTED(dir) || fscrypt_has_encryption_key(dir))) {
fs/ext4/inode.c
4153
if (IS_ENCRYPTED(inode) && !fscrypt_has_encryption_key(inode))
fs/ext4/inode.c
417
if (IS_ENCRYPTED(inode) && S_ISREG(inode->i_mode))
fs/ext4/inode.c
5415
if (IS_ENCRYPTED(inode)) {
fs/ext4/inode.c
6042
if (IS_ENCRYPTED(inode)) {
fs/ext4/ioctl.c
398
IS_SWAPFILE(inode) || IS_ENCRYPTED(inode) ||
fs/ext4/move_extent.c
465
if (IS_ENCRYPTED(orig_inode) || IS_ENCRYPTED(donor_inode)) {
fs/ext4/namei.c
1062
if (IS_ENCRYPTED(dir)) {
fs/ext4/namei.c
1106
if (!IS_ENCRYPTED(dir)) {
fs/ext4/namei.c
1371
(IS_ENCRYPTED(dir) && !fscrypt_has_encryption_key(dir))) {
fs/ext4/namei.c
1388
if (!IS_ENCRYPTED(dir))
fs/ext4/namei.c
1422
(!IS_ENCRYPTED(parent) || fscrypt_has_encryption_key(parent))) {
fs/ext4/namei.c
1434
IS_ENCRYPTED(parent) && fname->cf_name.name &&
fs/ext4/namei.c
1792
if (!IS_ERR(inode) && IS_ENCRYPTED(dir) &&
fs/ext4/namei.c
3397
if (IS_ENCRYPTED(inode)) {
fs/ext4/namei.c
3422
if (!IS_ENCRYPTED(inode))
fs/ext4/namei.c
646
if (!IS_ENCRYPTED(dir)) {
fs/ext4/namei.c
825
!(IS_ENCRYPTED(dir) && IS_CASEFOLDED(dir))) {
fs/ext4/super.c
5899
if (!S_ISREG(journal_inode->i_mode) || IS_ENCRYPTED(journal_inode)) {
fs/f2fs/data.c
2086
if (IS_ENCRYPTED(inode))
fs/f2fs/data.c
2846
!(fio->op_flags & REQ_SYNC) && !IS_ENCRYPTED(inode))
fs/f2fs/dir.c
1026
if (IS_ENCRYPTED(d->inode)) {
fs/f2fs/dir.c
1069
if (IS_ENCRYPTED(inode)) {
fs/f2fs/dir.c
476
if (IS_ENCRYPTED(dir)) {
fs/f2fs/dir.c
566
if (IS_ENCRYPTED(inode)) {
fs/f2fs/f2fs.h
4582
return IS_ENCRYPTED(inode) && S_ISREG(inode->i_mode);
fs/f2fs/file.c
1013
if (IS_ENCRYPTED(inode))
fs/f2fs/file.c
2004
if (IS_ENCRYPTED(inode) &&
fs/f2fs/file.c
3119
if (IS_ENCRYPTED(src) || IS_ENCRYPTED(dst))
fs/f2fs/file.c
3442
if (IS_ENCRYPTED(inode))
fs/f2fs/file.c
4164
if (IS_ENCRYPTED(inode))
fs/f2fs/file.c
4201
IS_ENCRYPTED(inode) && f2fs_is_multi_device(sbi)))
fs/f2fs/file.c
768
f2fs_bug_on(F2FS_I_SB(inode), cache_only && IS_ENCRYPTED(inode));
fs/f2fs/hash.c
127
if (IS_ENCRYPTED(dir)) {
fs/f2fs/namei.c
515
if (IS_ENCRYPTED(dir) &&
fs/f2fs/namei.c
662
if (IS_ENCRYPTED(inode))
fs/f2fs/recovery.c
131
if (!IS_ENCRYPTED(dir)) {
fs/f2fs/recovery.c
138
if (IS_ENCRYPTED(dir) && IS_CASEFOLDED(dir)) {
fs/libfs.c
1913
if (IS_ENCRYPTED(parent)) {
fs/quota/dquot.c
2385
if (IS_ENCRYPTED(inode))
fs/ubifs/dir.c
1226
if (IS_ENCRYPTED(inode)) {
fs/ubifs/dir.c
281
if (IS_ENCRYPTED(dir) &&
fs/ubifs/dir.c
589
bool encrypted = IS_ENCRYPTED(dir);
fs/ubifs/file.c
1605
if (!IS_ENCRYPTED(inode))
fs/ubifs/file.c
1620
if (IS_ENCRYPTED(d_inode(path->dentry)))
fs/ubifs/file.c
634
if (IS_ENCRYPTED(inode)) {
fs/ubifs/file.c
70
if (IS_ENCRYPTED(inode)) {
fs/ubifs/journal.c
1639
if (IS_ENCRYPTED(inode)) {
fs/ubifs/journal.c
1655
if (IS_ENCRYPTED(inode)) {
fs/ubifs/journal.c
1713
if (IS_ENCRYPTED(inode))
fs/ubifs/journal.c
864
bool encrypted = IS_ENCRYPTED(inode);
include/linux/fscrypt.h
1026
if (IS_ENCRYPTED(old_dir) || IS_ENCRYPTED(new_dir))
include/linux/fscrypt.h
1059
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
1087
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
1113
if (IS_ENCRYPTED(d_inode(dentry)))
include/linux/fscrypt.h
1138
if (IS_ENCRYPTED(inode))
include/linux/fscrypt.h
257
return IS_ENCRYPTED(inode) && S_ISREG(inode->i_mode);
include/linux/fscrypt.h
672
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
696
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
768
if (IS_ENCRYPTED(inode))
include/linux/fscrypt.h
825
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
993
if (IS_ENCRYPTED(dir))