Searched defs:volume_ref (Results 1 – 10 of 10) sorted by relevance
/dports/misc/py-cinder/cinder-12.0.10/cinder/image/ |
H A D | cache.py | 51 def _get_query_filters(volume_ref): argument 56 def get_entry(self, context, volume_ref, image_id, image_meta): argument 82 def create_cache_entry(self, context, volume_ref, image_id, image_meta): argument
|
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/meta/tests/ |
H A D | test_volume.cpp | 239 Volume& volume_ref = volume.ref(); in TEST_SUITE() local 269 Volume& volume_ref = volume.ref(); in TEST_SUITE() local 299 Volume& volume_ref = volume.ref(); in TEST_SUITE() local 337 Volume& volume_ref = volume.ref(); in TEST_SUITE() local
|
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/ |
H A D | __init__.py | 122 def fake_clone_image(ctx, volume_ref, argument
|
/dports/misc/py-cinder/cinder-12.0.10/cinder/cmd/ |
H A D | volume_usage_audit.py | 93 def _vol_notify_usage(LOG, volume_ref, extra_info, admin_context): argument
|
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/pst/ |
H A D | GUIOPT.py | 173 def UpdateVolume (volume_ref): argument
|
/dports/misc/py-cinder/cinder-12.0.10/cinder/scheduler/ |
H A D | manager.py | 282 volume_ref, reservations, msg=None): argument
|
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/ |
H A D | utils.py | 66 def _usage_from_volume(context, volume_ref, **kw): argument
|
H A D | manager.py | 905 def _clear_db(self, context, is_migrating_dest, volume_ref, status): argument 1392 def _create_image_cache_volume_entry(self, ctx, volume_ref, argument
|
H A D | api.py | 2127 volume_ref, argument
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_manager/ |
H A D | volume_manager.cc | 1448 std::unique_ptr<Volume> volume_ref; in DoUnmountEvent() local
|