Home
last modified time | relevance | path

Searched refs:ECRYPTFS_ENCRYPTED_VIEW_ENABLED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dsuper.c160 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) in ecryptfs_show_options()
H A Dmain.c325 ECRYPTFS_ENCRYPTED_VIEW_ENABLED; in ecryptfs_parse_options()
563 if (sb_rdonly(path.dentry->d_sb) || mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) in ecryptfs_mount()
H A Dcrypto.c689 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) in ecryptfs_copy_mount_wide_flags_to_inode_flags()
1249 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) { in ecryptfs_i_size_init()
2014 !(mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)) { in ecryptfs_decode_and_decrypt_filename()
H A Decryptfs_kernel.h333 #define ECRYPTFS_ENCRYPTED_VIEW_ENABLED 0x00000004 macro
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dsuper.c160 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) in ecryptfs_show_options()
H A Dmain.c325 ECRYPTFS_ENCRYPTED_VIEW_ENABLED; in ecryptfs_parse_options()
569 if (sb_rdonly(path.dentry->d_sb) || mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) in ecryptfs_mount()
H A Dcrypto.c662 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) in ecryptfs_copy_mount_wide_flags_to_inode_flags()
1222 if (mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED) { in ecryptfs_i_size_init()
1987 !(mount_crypt_stat->flags & ECRYPTFS_ENCRYPTED_VIEW_ENABLED)) { in ecryptfs_decode_and_decrypt_filename()
H A Decryptfs_kernel.h330 #define ECRYPTFS_ENCRYPTED_VIEW_ENABLED 0x00000004 macro

Completed in 14 milliseconds