Searched refs:system_legacy_path (Results 1 – 1 of 1) sorted by relevance
807 auto system_legacy_path = android::vold::BuildDataSystemLegacyPath(user_id); in fscrypt_prepare_user_storage() local818 if (!prepare_dir(system_legacy_path, 0700, AID_SYSTEM, AID_SYSTEM)) return false; in fscrypt_prepare_user_storage()920 auto system_legacy_path = android::vold::BuildDataSystemLegacyPath(user_id); in fscrypt_destroy_user_storage() local932 res &= destroy_dir(system_legacy_path); in fscrypt_destroy_user_storage()