Home
last modified time | relevance | path

Searched refs:should_use_metadata_encryption (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr.cpp918 static bool should_use_metadata_encryption(const FstabEntry& entry) { in should_use_metadata_encryption() function
975 const auto read_only = should_use_metadata_encryption(fstab[i]); in mount_with_alternatives()
1077 if (should_use_metadata_encryption(entry)) { in handle_encryptable()
1428 if (!should_use_metadata_encryption(entry)) return false; in WasMetadataEncryptionInterrupted()
1647 if (should_use_metadata_encryption(current_entry) && in fs_mgr_mount_all()
1683 should_use_metadata_encryption(attempted_entry)) { in fs_mgr_mount_all()