Searched refs:user_snapshots (Results 1 – 1 of 1) sorted by relevance
66 bool user_snapshots = FLAGS_user_snapshot; in StartDaemon() local67 if (!user_snapshots) { in StartDaemon()68 user_snapshots = (!IsDmSnapshotTestingEnabled() && IsUserspaceSnapshotsEnabled()); in StartDaemon()71 if (user_snapshots) { in StartDaemon()