Home
last modified time | relevance | path

Searched defs:update_snapshot (Results 1 – 23 of 23) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/hpe/nimble/plugins/modules/
H A Dhpe_nimble_snapshot.py170 def update_snapshot( function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/storage/purestorage/
H A Dpurefa_snap.py168 def update_snapshot(module, array): function
H A Dpurefb_snap.py145 def update_snapshot(module, blade): function
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/api/v2/
H A Dtest_snapshots.py238 snapshot_metadata_get, update_snapshot): argument
285 snapshot_metadata_get, update_snapshot): argument
344 snapshot_metadata_get, update_snapshot): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/purestorage/flashblade/plugins/modules/
H A Dpurefb_snap.py263 def update_snapshot(module, blade): function
/dports/www/eolie/eolie-0.9.101/eolie/
H A Dwebview_artwork.py194 def update_snapshot(): function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/infinidat/infinibox/plugins/modules/
H A Dinfini_vol.py205 def update_snapshot(module, snapshot): function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/purestorage/flasharray/plugins/modules/
H A Dpurefa_snap.py342 def update_snapshot(module, array): function
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/tint2conf/
H A Dtheme_view.c175 gboolean update_snapshot(gpointer ignored) in update_snapshot() function
/dports/devel/py-gs_api_client/gs_api_client-1.1.1/gs_api_client/swagger/api/
H A Dstorage_snapshot_api.py686 def update_snapshot(self, storage_uuid, snapshot_uuid, payload, **kwargs): # noqa: E501 member in StorageSnapshotApi
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/dird/
H A Dsnapshot.c696 bool update_snapshot(UAContext *ua) in update_snapshot() function
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/dird/
H A Dsnapshot.c696 bool update_snapshot(UAContext *ua) in update_snapshot() function
/dports/sysutils/bacula11-server/bacula-11.0.5/src/dird/
H A Dsnapshot.c696 bool update_snapshot(UAContext *ua) in update_snapshot() function
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/dird/
H A Dsnapshot.c696 bool update_snapshot(UAContext *ua) in update_snapshot() function
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/dird/
H A Dsnapshot.c696 bool update_snapshot(UAContext *ua) in update_snapshot() function
/dports/sysutils/bacula11-client/bacula-11.0.5/src/dird/
H A Dsnapshot.c696 bool update_snapshot(UAContext *ua) in update_snapshot() function
/dports/sysutils/bacula9-server/bacula-9.6.7/src/dird/
H A Dsnapshot.c696 bool update_snapshot(UAContext *ua) in update_snapshot() function
/dports/sysutils/bacula9-client/bacula-9.6.7/src/dird/
H A Dsnapshot.c696 bool update_snapshot(UAContext *ua) in update_snapshot() function
/dports/devel/py-oci/oci-2.53.1/src/oci/file_storage/
H A Dfile_storage_client.py2689 def update_snapshot(self, snapshot_id, update_snapshot_details, **kwargs): member in FileStorageClient
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/
H A Dapi.py1119 def update_snapshot(self, context, snapshot, fields): member in API
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/tracing/core/
H A Dtracing_service_impl.cc2627 bool update_snapshot = false; in SnapshotClocks() local
/dports/editors/vim/vim-8.2.3745/src/
H A Dterminal.c1780 update_snapshot(term_T *term) in update_snapshot() function
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/vm/
H A Dcustom.py615 def update_snapshot(cmd, resource_group_name, instance, sku=None, disk_encryption_set=None, function