Searched refs:GetLegacyCompressionEnabledProperty (Results 1 – 4 of 4) sorted by relevance
132 bool GetLegacyCompressionEnabledProperty();
223 bool GetLegacyCompressionEnabledProperty() { in GetLegacyCompressionEnabledProperty() function
160 if (GetLegacyCompressionEnabledProperty() || CanUseUserspaceSnapshots()) { in SetupProperties()196 if (!GetLegacyCompressionEnabledProperty() || !snapuserd_required_) { in ShouldSkipLegacyMerging()
3422 bool legacy_compression = GetLegacyCompressionEnabledProperty(); in CreateUpdateSnapshots()