Home
last modified time | relevance | path

Searched refs:snapshot_status (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.cpp88 ret.snapshot_status.set_name(target_partition->name()); in Run()
89 ret.snapshot_status.set_device_size(target_partition->size()); in Run()
93 ret.snapshot_status.set_snapshot_size(target_partition->size()); in Run()
95 auto cow_size = GetCowSize(ret.snapshot_status.snapshot_size()); in Run()
115 ret.snapshot_status.set_cow_partition_size(cow_partition_size); in Run()
120 uint64_t cow_file_size = (*cow_size) - ret.snapshot_status.cow_partition_size(); in Run()
124 ret.snapshot_status.set_cow_file_size(cow_file_size); in Run()
H A Dsnapshot.cpp845 SnapshotStatus snapshot_status; in CheckTargetMergeState() local
846 if (!ReadSnapshotStatus(lock, name, &snapshot_status)) { in CheckTargetMergeState()
865 OnSnapshotMergeComplete(lock, name, snapshot_status); in CheckTargetMergeState()
906 snapshot_status.set_state(SnapshotState::MERGE_COMPLETED); in CheckTargetMergeState()
907 if (!WriteSnapshotStatus(lock, snapshot_status)) { in CheckTargetMergeState()
910 if (!OnSnapshotMergeComplete(lock, name, snapshot_status)) { in CheckTargetMergeState()
1432 CHECK(snapshot_status.cow_partition_size() + snapshot_status.cow_file_size() > 0); in MapCowDevices()
1442 if (snapshot_status.cow_file_size() > 0) { in MapCowDevices()
1453 if (snapshot_status.cow_partition_size() == 0) { in MapCowDevices()
1463 CHECK(snapshot_status.cow_partition_size() > 0); in MapCowDevices()
[all …]
H A Dpartition_cow_creator_test.cpp58 ASSERT_EQ(final_size, ret->snapshot_status.device_size()); in TEST_F()
59 ASSERT_EQ(final_size, ret->snapshot_status.snapshot_size()); in TEST_F()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_flxctr.c99 if (expected != erts_atomic_cmpxchg_mb(&next->snapshot_status, in thr_prg_wake_up_and_count()
199 erts_atomic_init_nob(&array->snapshot_status, ERTS_FLXCTR_SNAPSHOT_ONGOING); in create_decentralized_ctr_array()
228 erts_atomic_set_nob(&array->snapshot_status, in erts_flxctr_init()
250 erts_atomic_cmpxchg_mb(&array->snapshot_status, in erts_flxctr_destroy()
372 erts_atomic_read_acqb(&ERTS_FLXCTR_GET_CTR_ARRAY_PTR(c)->snapshot_status)); in erts_flxctr_is_snapshot_ongoing()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_flxctr.c99 if (expected != erts_atomic_cmpxchg_mb(&next->snapshot_status, in thr_prg_wake_up_and_count()
199 erts_atomic_init_nob(&array->snapshot_status, ERTS_FLXCTR_SNAPSHOT_ONGOING); in create_decentralized_ctr_array()
228 erts_atomic_set_nob(&array->snapshot_status, in erts_flxctr_init()
250 erts_atomic_cmpxchg_mb(&array->snapshot_status, in erts_flxctr_destroy()
372 erts_atomic_read_acqb(&ERTS_FLXCTR_GET_CTR_ARRAY_PTR(c)->snapshot_status)); in erts_flxctr_is_snapshot_ongoing()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_flxctr.c76 if (expected != erts_atomic_cmpxchg_mb(&next->snapshot_status, in thr_prg_wake_up_and_count()
168 erts_atomic_init_nob(&array->snapshot_status, ERTS_FLXCTR_SNAPSHOT_ONGOING); in create_decentralized_ctr_array()
194 erts_atomic_set_nob(&array->snapshot_status, in erts_flxctr_init()
216 erts_atomic_cmpxchg_mb(&array->snapshot_status, in erts_flxctr_destroy()
338 erts_atomic_read_acqb(&ERTS_FLXCTR_GET_CTR_ARRAY_PTR(c)->snapshot_status)); in erts_flxctr_is_snapshot_ongoing()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_flxctr.c99 if (expected != erts_atomic_cmpxchg_mb(&next->snapshot_status, in thr_prg_wake_up_and_count()
199 erts_atomic_init_nob(&array->snapshot_status, ERTS_FLXCTR_SNAPSHOT_ONGOING); in create_decentralized_ctr_array()
228 erts_atomic_set_nob(&array->snapshot_status, in erts_flxctr_init()
250 erts_atomic_cmpxchg_mb(&array->snapshot_status, in erts_flxctr_destroy()
372 erts_atomic_read_acqb(&ERTS_FLXCTR_GET_CTR_ARRAY_PTR(c)->snapshot_status)); in erts_flxctr_is_snapshot_ongoing()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_flxctr.c99 if (expected != erts_atomic_cmpxchg_mb(&next->snapshot_status, in thr_prg_wake_up_and_count()
199 erts_atomic_init_nob(&array->snapshot_status, ERTS_FLXCTR_SNAPSHOT_ONGOING); in create_decentralized_ctr_array()
228 erts_atomic_set_nob(&array->snapshot_status, in erts_flxctr_init()
250 erts_atomic_cmpxchg_mb(&array->snapshot_status, in erts_flxctr_destroy()
372 erts_atomic_read_acqb(&ERTS_FLXCTR_GET_CTR_ARRAY_PTR(c)->snapshot_status)); in erts_flxctr_is_snapshot_ongoing()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_flxctr.c99 if (expected != erts_atomic_cmpxchg_mb(&next->snapshot_status, in thr_prg_wake_up_and_count()
199 erts_atomic_init_nob(&array->snapshot_status, ERTS_FLXCTR_SNAPSHOT_ONGOING); in create_decentralized_ctr_array()
228 erts_atomic_set_nob(&array->snapshot_status, in erts_flxctr_init()
250 erts_atomic_cmpxchg_mb(&array->snapshot_status, in erts_flxctr_destroy()
372 erts_atomic_read_acqb(&ERTS_FLXCTR_GET_CTR_ARRAY_PTR(c)->snapshot_status)); in erts_flxctr_is_snapshot_ongoing()
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dinnodb_scrub.test7 create table snapshot_status engine = myisam
142 from snapshot_status ss,
146 drop table snapshot_status;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dinnodb_scrub.test7 create table snapshot_status engine = myisam
142 from snapshot_status ss,
146 drop table snapshot_status;
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dinnodb_scrub.test7 create table snapshot_status engine = myisam
142 from snapshot_status ss,
146 drop table snapshot_status;
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/encryption/t/
H A Dinnodb_scrub.test8 create table snapshot_status engine = myisam
143 from snapshot_status ss,
147 drop table snapshot_status;
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/encryption/t/
H A Dinnodb_scrub.test8 create table snapshot_status engine = myisam
143 from snapshot_status ss,
147 drop table snapshot_status;
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/encryption/t/
H A Dinnodb_scrub.test8 create table snapshot_status engine = myisam
143 from snapshot_status ss,
147 drop table snapshot_status;
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/encryption/t/
H A Dinnodb_scrub.test8 create table snapshot_status engine = myisam
143 from snapshot_status ss,
147 drop table snapshot_status;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/innodb/r/
H A Dinnodb_scrub.result1 create table snapshot_status engine = myisam
129 from snapshot_status ss,
141 drop table snapshot_status;
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/innodb/r/
H A Dinnodb_scrub.result1 create table snapshot_status engine = myisam
129 from snapshot_status ss,
141 drop table snapshot_status;
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/innodb/r/
H A Dinnodb_scrub.result1 create table snapshot_status engine = myisam
129 from snapshot_status ss,
141 drop table snapshot_status;
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/encryption/r/
H A Dinnodb_scrub.result1 create table snapshot_status engine = myisam
128 from snapshot_status ss,
138 drop table snapshot_status;
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/encryption/r/
H A Dinnodb_scrub.result1 create table snapshot_status engine = myisam
128 from snapshot_status ss,
138 drop table snapshot_status;
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/encryption/r/
H A Dinnodb_scrub.result1 create table snapshot_status engine = myisam
128 from snapshot_status ss,
138 drop table snapshot_status;
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/encryption/r/
H A Dinnodb_scrub.result1 create table snapshot_status engine = myisam
128 from snapshot_status ss,
138 drop table snapshot_status;
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/ovirt/
H A Dovirt_snapshot.py341 condition=lambda snap: snap.snapshot_status == otypes.SnapshotStatus.OK,
390 if snapshot.snapshot_status != otypes.SnapshotStatus.IN_PREVIEW:
404 condition=lambda snap: snap.snapshot_status == otypes.SnapshotStatus.OK,
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ovirt/ovirt/plugins/modules/
H A Dovirt_snapshot.py380 condition=lambda snap: snap.snapshot_status == otypes.SnapshotStatus.OK,
429 if snapshot.snapshot_status != otypes.SnapshotStatus.IN_PREVIEW:
443 condition=lambda snap: snap.snapshot_status == otypes.SnapshotStatus.OK,

123