Home
last modified time | relevance | path

Searched defs:volume_ref (Results 1 – 10 of 10) sorted by relevance

/dports/misc/py-cinder/cinder-12.0.10/cinder/image/
H A Dcache.py51 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 Dtest_volume.cpp239 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__.py122 def fake_clone_image(ctx, volume_ref, argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/cmd/
H A Dvolume_usage_audit.py93 def _vol_notify_usage(LOG, volume_ref, extra_info, admin_context): argument
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/pst/
H A DGUIOPT.py173 def UpdateVolume (volume_ref): argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/scheduler/
H A Dmanager.py282 volume_ref, reservations, msg=None): argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/
H A Dutils.py66 def _usage_from_volume(context, volume_ref, **kw): argument
H A Dmanager.py905 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 Dapi.py2127 volume_ref, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_manager/
H A Dvolume_manager.cc1448 std::unique_ptr<Volume> volume_ref; in DoUnmountEvent() local