Searched refs:file_encryption (Results 1 – 4 of 4) sorted by relevance
73 bool file_encryption : 1; member
209 lhs.file_encryption == rhs.file_encryption && in CompareFlags()531 flags.file_encryption = true; in TEST()552 flags.file_encryption = true; in TEST()770 flags.file_encryption = true; in TEST()
452 if (!entry.fs_mgr_flags.file_encryption) { in tune_encrypt()778 (entry.reserved_size != 0 || entry.fs_mgr_flags.file_encryption || in prepare_fs_for_mount()923 return !entry.metadata_key_dir.empty() && entry.fs_mgr_flags.file_encryption; in should_use_metadata_encryption()1087 } else if (entry.fs_mgr_flags.file_encryption) { in handle_encryptable()
109 entry->fs_mgr_flags.file_encryption = true; in ParseFileEncryption()