Home
last modified time | relevance | path

Searched refs:volume (Results 726 – 750 of 61965) sorted by relevance

1...<<21222324252627282930>>...2479

/dports/misc/py-cinder/cinder-12.0.10/doc/source/admin/
H A Dblockstorage-backup-disks.rst8 volume.
15 logical volume.
21 volume snapshot has been created.
28 For this example assume that a 100 GB volume named ``volume-00000001``
46 #. Create a snapshot of a used volume
78 --- Logical volume ---
95 --- Logical volume ---
156 # mount /dev/mapper/cinder--volumes-volume--volume--00000001--snapshot1 /mnt
169 Create a backup of the volume:
193 $ sha1sum volume-00000001.tar.gz > volume-00000001.checksum
[all …]
/dports/www/py-horizon/horizon-19.2.0/doc/source/user/
H A Dmanage-volumes.rst9 users can create volume types.
11 Create a volume
28 volume.
32 * No source, empty volume: Creates an empty volume. An empty volume does
43 :guilabel:`Use volume as a source` displays. You can select the volume
62 Attach a volume to an instance
98 Detach a volume from an instance
114 Create a snapshot from a volume
135 Edit a volume
150 of the volume.
[all …]
/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfsbackendafp.c77 GVfsAfpVolume *volume; member
1045 close_fork (GVfsAfpVolume *volume, in close_fork() argument
1259 replace_create_tmp_file (volume, job); in replace_create_tmp_file_cb()
1369 replace_create_tmp_file (volume, job); in replace_get_filedir_parms_cb()
2073 afp_backend->volume = in do_mount()
2076 if (!afp_backend->volume) in do_mount()
2131 const char *host, *volume, *portstr, *user; in try_mount() local
2144 if (volume == NULL) in try_mount()
2151 afp_backend->volume_name = g_strdup (volume); in try_mount()
2188 if (afp_backend->volume) in g_vfs_backend_afp_finalize()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/fs/iso9660/
H A Diso9660_mount.c26 switch (volume->ucs_level) { in iso9660_name()
74 iso9660_VOLUME* volume; in iso9660_mount() local
172 if (volume == NULL) in iso9660_mount()
175 volume->descriptor = jpd; in iso9660_mount()
176 volume->ucs_level = ucs_level; in iso9660_mount()
177 volume->fd = fd; in iso9660_mount()
179 return volume; in iso9660_mount()
182 int iso9660_umount(iso9660_VOLUME* volume) in iso9660_umount() argument
184 if (volume == NULL) in iso9660_umount()
186 free(volume->descriptor); in iso9660_umount()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/fs/iso9660/
H A Diso9660_mount.c26 switch (volume->ucs_level) { in iso9660_name()
74 iso9660_VOLUME* volume; in iso9660_mount() local
172 if (volume == NULL) in iso9660_mount()
175 volume->descriptor = jpd; in iso9660_mount()
176 volume->ucs_level = ucs_level; in iso9660_mount()
177 volume->fd = fd; in iso9660_mount()
179 return volume; in iso9660_mount()
182 int iso9660_umount(iso9660_VOLUME* volume) in iso9660_umount() argument
184 if (volume == NULL) in iso9660_umount()
186 free(volume->descriptor); in iso9660_umount()
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/docs/reference/commandline/
H A Dvolume_inspect.md2 title: "volume inspect"
4 keywords: "volume, inspect"
7 # volume inspect
10 Usage: docker volume inspect [OPTIONS] VOLUME [VOLUME...]
30 $ docker volume create myvolume
35 Use the `docker volume inspect` comment to inspect the configuration of the volume:
38 $ docker volume inspect myvolume
67 * [volume create](volume_create.md)
68 * [volume ls](volume_ls.md)
69 * [volume rm](volume_rm.md)
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/fs/iso9660/
H A Diso9660_mount.c26 switch (volume->ucs_level) { in iso9660_name()
74 iso9660_VOLUME* volume; in iso9660_mount() local
172 if (volume == NULL) in iso9660_mount()
175 volume->descriptor = jpd; in iso9660_mount()
176 volume->ucs_level = ucs_level; in iso9660_mount()
177 volume->fd = fd; in iso9660_mount()
179 return volume; in iso9660_mount()
182 int iso9660_umount(iso9660_VOLUME* volume) in iso9660_umount() argument
184 if (volume == NULL) in iso9660_umount()
186 free(volume->descriptor); in iso9660_umount()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/fs/iso9660/
H A Diso9660_mount.c26 switch (volume->ucs_level) { in iso9660_name()
74 iso9660_VOLUME* volume; in iso9660_mount() local
172 if (volume == NULL) in iso9660_mount()
175 volume->descriptor = jpd; in iso9660_mount()
176 volume->ucs_level = ucs_level; in iso9660_mount()
177 volume->fd = fd; in iso9660_mount()
179 return volume; in iso9660_mount()
182 int iso9660_umount(iso9660_VOLUME* volume) in iso9660_umount() argument
184 if (volume == NULL) in iso9660_umount()
186 free(volume->descriptor); in iso9660_umount()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/fs/iso9660/
H A Diso9660_mount.c26 switch (volume->ucs_level) { in iso9660_name()
74 iso9660_VOLUME* volume; in iso9660_mount() local
172 if (volume == NULL) in iso9660_mount()
175 volume->descriptor = jpd; in iso9660_mount()
176 volume->ucs_level = ucs_level; in iso9660_mount()
177 volume->fd = fd; in iso9660_mount()
179 return volume; in iso9660_mount()
182 int iso9660_umount(iso9660_VOLUME* volume) in iso9660_umount() argument
184 if (volume == NULL) in iso9660_umount()
186 free(volume->descriptor); in iso9660_umount()
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/docs/reference/commandline/
H A Dvolume_inspect.md2 title: "volume inspect"
4 keywords: "volume, inspect"
7 # volume inspect
10 Usage: docker volume inspect [OPTIONS] VOLUME [VOLUME...]
30 $ docker volume create myvolume
35 Use the `docker volume inspect` comment to inspect the configuration of the volume:
38 $ docker volume inspect myvolume
67 * [volume create](volume_create.md)
68 * [volume ls](volume_ls.md)
69 * [volume rm](volume_rm.md)
[all …]
/dports/games/odamex/odamex-src-0.7.0/common/
H A Ds_sound.h76 void S_Sound (int channel, const char *name, float volume, int attenuation);
77 void S_Sound (AActor *ent, int channel, const char *name, float volume, int attenuation);
78 void S_Sound (fixed_t *pt, int channel, const char *name, float volume, int attenuation);
81 void S_LoopedSound (AActor *ent, int channel, const char *name, float volume, int attenuation);
83 void S_SoundID (int channel, int sfxid, float volume, int attenuation);
85 void S_SoundID (AActor *ent, int channel, int sfxid, float volume, int attenuation);
86 void S_SoundID (fixed_t *pt, int channel, int sfxid, float volume, int attenuation);
87 void S_LoopedSoundID (AActor *ent, int channel, int sfxid, float volume, int attenuation);
88 void S_LoopedSoundID (fixed_t *pt, int channel, int sfxid, float volume, int attenuation);
148 void S_SetMusicVolume (float volume);
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/fs/iso9660/
H A Diso9660_mount.c26 switch (volume->ucs_level) { in iso9660_name()
74 iso9660_VOLUME* volume; in iso9660_mount() local
172 if (volume == NULL) in iso9660_mount()
175 volume->descriptor = jpd; in iso9660_mount()
176 volume->ucs_level = ucs_level; in iso9660_mount()
177 volume->fd = fd; in iso9660_mount()
179 return volume; in iso9660_mount()
182 int iso9660_umount(iso9660_VOLUME* volume) in iso9660_umount() argument
184 if (volume == NULL) in iso9660_umount()
186 free(volume->descriptor); in iso9660_umount()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/fs/iso9660/
H A Diso9660_mount.c26 switch (volume->ucs_level) { in iso9660_name()
74 iso9660_VOLUME* volume; in iso9660_mount() local
172 if (volume == NULL) in iso9660_mount()
175 volume->descriptor = jpd; in iso9660_mount()
176 volume->ucs_level = ucs_level; in iso9660_mount()
177 volume->fd = fd; in iso9660_mount()
179 return volume; in iso9660_mount()
182 int iso9660_umount(iso9660_VOLUME* volume) in iso9660_umount() argument
184 if (volume == NULL) in iso9660_umount()
186 free(volume->descriptor); in iso9660_umount()
[all …]
/dports/misc/py-cinder/cinder-12.0.10/doc/source/configuration/block-storage/drivers/
H A Dsynology-dsm-driver.rst2 Synology DSM volume driver
30 * Create and delete volume snapshots.
32 * Create a volume from a snapshot.
34 * Copy an image to a volume.
36 * Copy a volume to an image.
38 * Extend a volume.
40 * Get volume statistics.
50 volume.
63 # configuration for volume 1 in DS1515+
66 # configuration for volume 2 in DS1515+
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sndhrdw/
H A Dgeebee_sndhrdw.c18 static int volume = 0; variable
23 if( --volume < 0 ) in volume_decay()
24 volume = 0; in volume_decay()
31 volume = 0x7fff; /* set volume */ in WRITE_HANDLER()
85 sound_signal = (vcount & 0x04) ? decay[volume] : 0; in geebee_sound_update()
88 sound_signal = (vcount & 0x08) ? decay[volume] : 0; in geebee_sound_update()
91 sound_signal = (vcount & 0x10) ? decay[volume] : 0; in geebee_sound_update()
94 sound_signal = (vcount & 0x20) ? decay[volume] : 0; in geebee_sound_update()
97 sound_signal = !(vcount & 0x01) && !(vcount & 0x10) ? decay[volume] : 0; in geebee_sound_update()
100 sound_signal = !(vcount & 0x02) && !(vcount & 0x20) ? decay[volume] : 0; in geebee_sound_update()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sndhrdw/
H A Dgeebee_sndhrdw.c18 static int volume = 0; variable
23 if( --volume < 0 ) in volume_decay()
24 volume = 0; in volume_decay()
31 volume = 0x7fff; /* set volume */ in WRITE_HANDLER()
85 sound_signal = (vcount & 0x04) ? decay[volume] : 0; in geebee_sound_update()
88 sound_signal = (vcount & 0x08) ? decay[volume] : 0; in geebee_sound_update()
91 sound_signal = (vcount & 0x10) ? decay[volume] : 0; in geebee_sound_update()
94 sound_signal = (vcount & 0x20) ? decay[volume] : 0; in geebee_sound_update()
97 sound_signal = !(vcount & 0x01) && !(vcount & 0x10) ? decay[volume] : 0; in geebee_sound_update()
100 sound_signal = !(vcount & 0x02) && !(vcount & 0x20) ? decay[volume] : 0; in geebee_sound_update()
[all …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_client_volume.c243 volume = 0; in _e_client_volume_update()
260 volume += volume2; in _e_client_volume_update()
276 ec->volume = volume / count; in _e_client_volume_update()
284 ec->volume = 0; in _e_client_volume_update()
298 int volume; in e_client_volume_sink_append() local
311 ec->volume = volume; in e_client_volume_sink_append()
351 ec->volume = volume; in e_client_volume_display_set()
367 if (volume < ec->volume_min) volume = ec->volume_min; in e_client_volume_set()
368 if (volume > ec->volume_max) volume = ec->volume_max; in e_client_volume_set()
369 if (volume == ec->volume) return; in e_client_volume_set()
[all …]
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/
H A Dtest_init_host.py24 from cinder.tests.unit import volume as base
25 from cinder.volume import driver
26 from cinder.volume import utils as volutils
57 stats = self.volume.stats
76 self.volume.delete_volume(self.context, vol0)
77 self.volume.delete_volume(self.context, vol1)
78 self.volume.delete_volume(self.context, vol2)
79 self.volume.delete_volume(self.context, vol3)
85 self.volume.cluster = cluster_name
114 stats = self.volume.stats
[all …]
/dports/net/afpfs-ng/afpfs-ng-0.8.1/lib/
H A Dproto_desktop.c39 request_packet.dtrefnum=htons(volume->dtrefnum); in afp_geticon()
46 return dsi_send(volume->server, (char *)&request_packet, in afp_geticon()
81 sizeof_path_header(volume->server)+strlen(pathname) in afp_addcomment()
93 request_packet->dtrefnum=htons(volume->dtrefnum); in afp_addcomment()
95 copy_path(volume->server,p,pathname,strlen(pathname)); in afp_addcomment()
96 unixpath_to_afppath(volume->server,p); in afp_addcomment()
128 sizeof_path_header(volume->server)+strlen(pathname); in afp_getcomment()
138 request_packet->dtrefnum=htons(volume->dtrefnum); in afp_getcomment()
140 copy_path(volume->server,path,pathname,strlen(pathname)); in afp_getcomment()
141 unixpath_to_afppath(volume->server,path); in afp_getcomment()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/object/
H A Dobject_volume.c105 Volume *volume = (Volume *)object->data; in volume_import_exec() local
112 if (!BKE_volume_load(volume, bmain)) { in volume_import_exec()
119 BKE_id_delete(bmain, &volume->id); in volume_import_exec()
122 if (BKE_volume_is_points_only(volume)) { in volume_import_exec()
128 BKE_id_delete(bmain, &volume->id); in volume_import_exec()
134 volume->is_sequence = (range->length > 1); in volume_import_exec()
135 volume->frame_duration = (volume->is_sequence) ? range->length : 0; in volume_import_exec()
136 volume->frame_start = 1; in volume_import_exec()
137 volume->frame_offset = (volume->is_sequence) ? range->offset - 1 : 0; in volume_import_exec()
139 if (BKE_volume_is_y_up(volume)) { in volume_import_exec()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/elementsw/plugins/module_utils/
H A Dnetapp_elementsw_module.py38 for volume in volume_list.volumes:
39 if volume.volume_id == volume_id:
41 return volume
58 for volume in volume_list.volumes:
59 if volume.name == vol_name:
62 return volume.volume_id
75 for volume in volume_list.volumes:
76 if volume.volume_id == volume_id:
78 return volume.volume_id
92 if str(volume).isdigit():
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/afs/
H A Dcallback.c71 struct afs_volume *volume = NULL; in afs_lookup_volume_rcu() local
86 if (volume->vid < vid) in afs_lookup_volume_rcu()
88 else if (volume->vid > vid) in afs_lookup_volume_rcu()
92 volume = NULL; in afs_lookup_volume_rcu()
98 return volume; in afs_lookup_volume_rcu()
116 write_lock(&volume->cb_v_break_lock); in afs_break_one_callback()
117 volume->cb_v_break++; in afs_break_one_callback()
120 write_unlock(&volume->cb_v_break_lock); in afs_break_one_callback()
128 sb = rcu_dereference(volume->sb); in afs_break_one_callback()
146 struct afs_volume *volume; in afs_break_some_callbacks() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/afs/
H A Dcallback.c71 struct afs_volume *volume = NULL; in afs_lookup_volume_rcu() local
86 if (volume->vid < vid) in afs_lookup_volume_rcu()
88 else if (volume->vid > vid) in afs_lookup_volume_rcu()
92 volume = NULL; in afs_lookup_volume_rcu()
98 return volume; in afs_lookup_volume_rcu()
116 write_lock(&volume->cb_v_break_lock); in afs_break_one_callback()
117 volume->cb_v_break++; in afs_break_one_callback()
120 write_unlock(&volume->cb_v_break_lock); in afs_break_one_callback()
128 sb = rcu_dereference(volume->sb); in afs_break_one_callback()
146 struct afs_volume *volume; in afs_break_some_callbacks() local
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/extensions/
H A Dvolumeactions_test.go26 volume, err := blockstorage.CreateVolume(t, blockClient)
30 defer blockstorage.DeleteVolume(t, blockClient, volume)
62 volume, err := blockstorage.CreateVolume(t, blockClient)
66 defer blockstorage.DeleteVolume(t, blockClient, volume)
68 err = CreateVolumeAttach(t, blockClient, volume, server)
87 volume, err := blockstorage.CreateVolume(t, client)
91 defer blockstorage.DeleteVolume(t, client, volume)
93 err = CreateVolumeReserve(t, client, volume)
97 defer DeleteVolumeReserve(t, client, volume)
112 tools.PrintResource(t, volume)
[all …]
/dports/devel/gvfs/gvfs-1.46.2/monitor/afc/
H A Dafcvolumemonitor.c27 GVfsAfcVolume *volume = NULL; in G_DEFINE_TYPE() local
34 if (volume != NULL) in G_DEFINE_TYPE()
37 g_signal_emit_by_name (self, "volume-added", volume); in G_DEFINE_TYPE()
49 GVfsAfcVolume *volume = l->data; in find_volume_by_uuid() local
50 if (volume && g_vfs_afc_volume_has_uuid (volume, uuid)) in find_volume_by_uuid()
51 return volume; in find_volume_by_uuid()
61 GVfsAfcVolume *volume = NULL; in g_vfs_afc_monitor_remove_volume() local
63 volume = find_volume_by_uuid (self, uuid); in g_vfs_afc_monitor_remove_volume()
64 while (volume != NULL) in g_vfs_afc_monitor_remove_volume()
69 g_object_unref (volume); in g_vfs_afc_monitor_remove_volume()
[all …]

1...<<21222324252627282930>>...2479