Searched refs:userspace_snapshots (Results 1 – 3 of 3) sorted by relevance
639 bool userspace_snapshots = sm->UpdateUsesUserSnapshots(lock_.get()); in TEST_F() local662 if (userspace_snapshots) { in TEST_F()702 bool userspace_snapshots = init->UpdateUsesUserSnapshots(lock_.get()); in TEST_F() local716 if (userspace_snapshots) { in TEST_F()1498 bool userspace_snapshots = init->UpdateUsesUserSnapshots(); in TEST_F() local1499 if (userspace_snapshots) { in TEST_F()2424 bool userspace_snapshots = init->UpdateUsesUserSnapshots(); in TEST_F() local2426 if (userspace_snapshots) { in TEST_F()2439 if (userspace_snapshots) { in TEST_F()2494 bool userspace_snapshots = sm->UpdateUsesUserSnapshots(); in TEST_F() local[all …]
2163 is_snapshot_userspace_ = update_status.userspace_snapshots(); in UpdateUsesUserSnapshots()2971 status.set_userspace_snapshots(old_status.userspace_snapshots()); in WriteUpdateState()3223 bool userspace_snapshots = CanUseUserspaceSnapshots(); in CreateUpdateSnapshots() local3238 if (userspace_snapshots) { in CreateUpdateSnapshots()3244 userspace_snapshots = false; in CreateUpdateSnapshots()3248 const bool using_snapuserd = userspace_snapshots || legacy_compression; in CreateUpdateSnapshots()3323 if (userspace_snapshots) { in CreateUpdateSnapshots()3337 is_snapshot_userspace_.emplace(userspace_snapshots); in CreateUpdateSnapshots()3780 ss << "Using userspace snapshots: " << update_status.userspace_snapshots() << std::endl; in Dump()4307 stats->report()->set_userspace_snapshots_used(update_status.userspace_snapshots()); in SetMergeStatsFeatures()
205 bool userspace_snapshots = 9;