Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmain.c346 (ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES in ecryptfs_parse_options()
399 if ((mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) in ecryptfs_parse_options()
405 if ((mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) in ecryptfs_parse_options()
439 if ((mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) in ecryptfs_parse_options()
H A Dcrypto.c691 if (mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) { in ecryptfs_copy_mount_wide_flags_to_inode_flags()
1903 & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES)) { in ecryptfs_encrypt_and_encode_filename()
2013 if ((mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) && in ecryptfs_decode_and_decrypt_filename()
2074 if (!(mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES)) { in ecryptfs_set_f_namelen()
H A Dinode.c406 if (mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) { in ecryptfs_lookup()
987 if (mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) { in ecryptfs_getattr_link()
H A Decryptfs_kernel.h335 #define ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES 0x00000010 macro
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmain.c346 (ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES in ecryptfs_parse_options()
399 if ((mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) in ecryptfs_parse_options()
405 if ((mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) in ecryptfs_parse_options()
439 if ((mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) in ecryptfs_parse_options()
H A Dcrypto.c664 if (mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) { in ecryptfs_copy_mount_wide_flags_to_inode_flags()
1876 & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES)) { in ecryptfs_encrypt_and_encode_filename()
1986 if ((mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) && in ecryptfs_decode_and_decrypt_filename()
2047 if (!(mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES)) { in ecryptfs_set_f_namelen()
H A Dinode.c406 if (mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) { in ecryptfs_lookup()
994 if (mount_crypt_stat->flags & ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES) { in ecryptfs_getattr_link()
H A Decryptfs_kernel.h332 #define ECRYPTFS_GLOBAL_ENCRYPT_FILENAMES 0x00000010 macro

Completed in 14 milliseconds