Searched refs:ECRYPTFS_ENCRYPT_FILENAMES (Results 1 – 2 of 2) sorted by relevance
741 crypt_stat->flags |= ECRYPTFS_ENCRYPT_FILENAMES; in ecryptfs_copy_mount_wide_flags_to_inode_flags()890 {0x00000008, ECRYPTFS_ENCRYPT_FILENAMES}1956 if ((crypt_stat && (crypt_stat->flags & ECRYPTFS_ENCRYPT_FILENAMES)) in ecryptfs_encrypt_and_encode_filename()
222 #define ECRYPTFS_ENCRYPT_FILENAMES 0x00000400 macro