Home
last modified time | relevance | path

Searched refs:max_snapshots (Results 1 – 18 of 18) sorted by relevance

/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/admin/snapshots/
H A Dtests.py118 max_snapshots = self.cinder_volume_snapshots.list()
123 expected_snapshots = max_snapshots[size:2 * size]
124 marker = max_snapshots[0].id
133 expected_snapshots = max_snapshots[:size]
134 marker = max_snapshots[0].id
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dmultiparent.py327 def __init__(self, snapshot_interval=25, max_snapshots=None): argument
332 self.max_snapshots = max_snapshots
344 if self.max_snapshots is not None and\
345 len(self._snapshots) == self.max_snapshots:
537 def __init__(self, snapshot_interval=25, max_snapshots=None): argument
538 BaseVersionedFile.__init__(self, snapshot_interval, max_snapshots)
558 def __init__(self, filename, snapshot_interval=25, max_snapshots=None): argument
559 BaseVersionedFile.__init__(self, snapshot_interval, max_snapshots)
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/contrib/nightly/
H A Dcreate_tarball.sh45 max_snapshots=5
309 if test "`expr $count \> $max_snapshots`" = "1"; then
310 num_old="`expr $count - $max_snapshots`"
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2084 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2140 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2167 max_snapshots, max_gap, seq, in TEST_P()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2075 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2131 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2158 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2084 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2140 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2167 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/rocksdb/rocksdb-6.26.1/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2084 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2140 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2167 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2084 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2140 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2167 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2084 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2140 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2167 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2078 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2134 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2161 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2078 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2134 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2161 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2078 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2134 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2161 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2078 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2134 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2161 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2078 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2134 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2161 max_snapshots, max_gap, seq, in TEST_P()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_prepared_transaction_test.cc2078 for (int max_snapshots = 1; max_snapshots < 20; max_snapshots++) { in TEST_P() local
2134 if (num_snapshots < max_snapshots - 1) { in TEST_P()
2161 max_snapshots, max_gap, seq, in TEST_P()
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Ddevlink.c360 u32 max_snapshots; member
4714 if (region->cur_snapshots == region->max_snapshots) in __devlink_region_snapshot_create()
4980 if (region->cur_snapshots == region->max_snapshots) { in devlink_nl_cmd_region_new()
9513 region->max_snapshots = region_max_snapshots; in devlink_region_create()
9564 region->max_snapshots = region_max_snapshots; in devlink_port_region_create()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Ddevlink.c360 u32 max_snapshots; member
4714 if (region->cur_snapshots == region->max_snapshots) in __devlink_region_snapshot_create()
4980 if (region->cur_snapshots == region->max_snapshots) { in devlink_nl_cmd_region_new()
9513 region->max_snapshots = region_max_snapshots; in devlink_region_create()
9564 region->max_snapshots = region_max_snapshots; in devlink_port_region_create()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Ddevlink.c360 u32 max_snapshots; member
4714 if (region->cur_snapshots == region->max_snapshots) in __devlink_region_snapshot_create()
4980 if (region->cur_snapshots == region->max_snapshots) { in devlink_nl_cmd_region_new()
9513 region->max_snapshots = region_max_snapshots; in devlink_region_create()
9564 region->max_snapshots = region_max_snapshots; in devlink_port_region_create()