Symbol: IS_ENCRYPTED
fs/btrfs/dir-item.c
143
if (IS_ENCRYPTED(&dir->vfs_inode))
fs/btrfs/inode.c
587
if (IS_ENCRYPTED(&inode->vfs_inode))
fs/btrfs/reflink.c
858
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
1279
if (IS_ENCRYPTED(inode)) {
fs/ceph/addr.c
1567
if (IS_ENCRYPTED(inode))
fs/ceph/addr.c
1572
if (IS_ENCRYPTED(inode) &&
fs/ceph/addr.c
245
if (IS_ENCRYPTED(inode) && err > 0) {
fs/ceph/addr.c
366
bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD);
fs/ceph/addr.c
413
if (IS_ENCRYPTED(inode)) {
fs/ceph/addr.c
777
wlen = IS_ENCRYPTED(inode) ? round_up(len, CEPH_FSCRYPT_BLOCK_SIZE) : len;
fs/ceph/addr.c
807
if (IS_ENCRYPTED(inode)) {
fs/ceph/addr.c
829
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
3533
if (IS_ENCRYPTED(inode) && size)
fs/ceph/caps.c
4070
if (IS_ENCRYPTED(inode) && size)
fs/ceph/caps.c
4995
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
1069
if (IS_ENCRYPTED(req->r_new_inode)) {
fs/ceph/dir.c
1137
if ((op == CEPH_MDS_OP_MKSNAP) && IS_ENCRYPTED(dir) &&
fs/ceph/dir.c
818
if (IS_ENCRYPTED(dir)) {
fs/ceph/dir.c
954
if (S_ISREG(mode) && IS_ENCRYPTED(dir))
fs/ceph/export.c
582
if (!IS_ENCRYPTED(dir)) {
fs/ceph/file.c
1079
bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD);
fs/ceph/file.c
1198
if (IS_ENCRYPTED(inode)) {
fs/ceph/file.c
1850
WARN_ON_ONCE(!IS_ENCRYPTED(inode));
fs/ceph/file.c
2048
if (IS_ENCRYPTED(inode)) {
fs/ceph/file.c
2218
!IS_ENCRYPTED(inode)) {
fs/ceph/file.c
2510
if ((iocb->ki_flags & IOCB_DIRECT) && !IS_ENCRYPTED(inode))
fs/ceph/file.c
2757
if (IS_ENCRYPTED(inode))
fs/ceph/file.c
3086
if (IS_ENCRYPTED(src_inode) || IS_ENCRYPTED(dst_inode))
fs/ceph/file.c
891
if (IS_ENCRYPTED(dir)) {
fs/ceph/file.c
985
if (IS_ENCRYPTED(dir) &&
fs/ceph/inode.c
1145
if (IS_ENCRYPTED(inode))
fs/ceph/inode.c
1188
if (IS_ENCRYPTED(inode) && size &&
fs/ceph/inode.c
1270
if (IS_ENCRYPTED(inode)) {
fs/ceph/inode.c
1311
if (IS_ENCRYPTED(inode)) {
fs/ceph/inode.c
248
if (IS_ENCRYPTED(parent)) {
fs/ceph/inode.c
2764
if (IS_ENCRYPTED(inode) && attr->ia_size < isize &&
fs/ceph/inode.c
2792
if (IS_ENCRYPTED(inode) && attr->ia_size) {
fs/ceph/inode.c
3227
if (IS_ENCRYPTED(inode))
fs/ceph/inode.c
865
!!IS_ENCRYPTED(inode));
fs/ceph/inode.c
869
if (IS_ENCRYPTED(inode)) {
fs/ceph/mds_client.c
2781
if (!IS_ENCRYPTED(dir))
fs/ceph/mds_client.c
2885
} else if (!for_wire || !IS_ENCRYPTED(d_inode(cur->d_parent))) {
fs/ceph/mds_client.c
2991
!IS_ENCRYPTED(dir)) {
fs/ceph/super.h
1454
if (IS_ENCRYPTED(inode)) {
fs/crypto/fname.c
351
if (!IS_ENCRYPTED(dir) || fscrypt_is_dot_dotdot(iname)) {
fs/crypto/fscrypt_private.h
771
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
829
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
2525
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
4866
if (IS_ENCRYPTED(inode) &&
fs/ext4/fast_commit.c
469
if (IS_ENCRYPTED(dir)) {
fs/ext4/hash.c
324
(!IS_ENCRYPTED(dir) || fscrypt_has_encryption_key(dir))) {
fs/ext4/inode.c
419
if (IS_ENCRYPTED(inode) && S_ISREG(inode->i_mode))
fs/ext4/inode.c
4223
if (IS_ENCRYPTED(inode) && !fscrypt_has_encryption_key(inode))
fs/ext4/inode.c
5555
if (IS_ENCRYPTED(inode)) {
fs/ext4/inode.c
6186
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
3404
if (IS_ENCRYPTED(inode)) {
fs/ext4/namei.c
3429
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
5911
if (!S_ISREG(journal_inode->i_mode) || IS_ENCRYPTED(journal_inode)) {
fs/f2fs/data.c
2153
if (IS_ENCRYPTED(inode))
fs/f2fs/data.c
2906
!(fio->op_flags & REQ_SYNC) && !IS_ENCRYPTED(inode))
fs/f2fs/dir.c
1033
if (IS_ENCRYPTED(d->inode)) {
fs/f2fs/dir.c
1076
if (IS_ENCRYPTED(inode)) {
fs/f2fs/dir.c
482
if (IS_ENCRYPTED(dir)) {
fs/f2fs/dir.c
572
if (IS_ENCRYPTED(inode)) {
fs/f2fs/f2fs.h
4613
return IS_ENCRYPTED(inode) && S_ISREG(inode->i_mode);
fs/f2fs/file.c
1021
if (IS_ENCRYPTED(inode))
fs/f2fs/file.c
2021
if (IS_ENCRYPTED(inode) &&
fs/f2fs/file.c
3138
if (IS_ENCRYPTED(src) || IS_ENCRYPTED(dst))
fs/f2fs/file.c
3461
if (IS_ENCRYPTED(inode))
fs/f2fs/file.c
4183
if (IS_ENCRYPTED(inode))
fs/f2fs/file.c
4222
IS_ENCRYPTED(inode) && f2fs_is_multi_device(sbi)))
fs/f2fs/file.c
776
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
530
if (IS_ENCRYPTED(dir) &&
fs/f2fs/namei.c
677
if (IS_ENCRYPTED(inode))
fs/f2fs/recovery.c
132
if (!IS_ENCRYPTED(dir)) {
fs/f2fs/recovery.c
139
if (IS_ENCRYPTED(dir) && IS_CASEFOLDED(dir)) {
fs/libfs.c
1904
if (IS_ENCRYPTED(parent)) {
fs/quota/dquot.c
2407
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
1009
if (IS_ENCRYPTED(old_dir) || IS_ENCRYPTED(new_dir))
include/linux/fscrypt.h
1042
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
1070
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
1096
if (IS_ENCRYPTED(d_inode(dentry)))
include/linux/fscrypt.h
1121
if (IS_ENCRYPTED(inode))
include/linux/fscrypt.h
259
return IS_ENCRYPTED(inode) && S_ISREG(inode->i_mode);
include/linux/fscrypt.h
674
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
698
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
770
if (IS_ENCRYPTED(inode))
include/linux/fscrypt.h
827
if (IS_ENCRYPTED(dir))
include/linux/fscrypt.h
976
if (IS_ENCRYPTED(dir))