Searched refs:should_use_metadata_encryption (Results 1 – 1 of 1) sorted by relevance
305 static bool should_use_metadata_encryption(const FstabEntry& entry);328 bool encrypted = should_use_metadata_encryption(entry) || needs_block_encryption(entry); in read_ext4_superblock()972 static bool should_use_metadata_encryption(const FstabEntry& entry) { in should_use_metadata_encryption() function987 } else if (should_use_metadata_encryption(entry)) { in handle_encryptable()1519 should_use_metadata_encryption(attempted_entry)) { in fs_mgr_mount_all()