Searched defs:volume (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | ubi.c | 148 static int ubi_create_vol(char *volume, int64_t size, int dynamic, int vol_id) in ubi_create_vol() 178 static struct ubi_volume *ubi_find_volume(char *volume) in ubi_find_volume() 193 static int ubi_remove_vol(char *volume) in ubi_remove_vol() 247 static int ubi_volume_continue_write(char *volume, void *buf, size_t size) in ubi_volume_continue_write() 282 int ubi_volume_begin_write(char *volume, void *buf, size_t size, in ubi_volume_begin_write() 308 int ubi_volume_write(char *volume, void *buf, size_t size) in ubi_volume_write() 313 int ubi_volume_read(char *volume, char *buf, size_t size) in ubi_volume_read()
|
/openbmc/qemu/block/ |
H A D | gluster.c | 77 char *volume; member 239 static void glfs_set_preopened(const char *volume, glfs_t *fs) in glfs_set_preopened() 253 static glfs_t *glfs_find_preopened(const char *volume) in glfs_find_preopened()
|
/openbmc/qemu/audio/ |
H A D | dbusaudio.c | 68 Volume volume; member 77 Volume volume; member
|
H A D | pwaudio.c | 55 pwvolume volume; member
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_disk.c | 39 struct efi_simple_file_system_protocol *volume; member
|
/openbmc/qemu/qga/vss-win32/ |
H A D | requester.cpp | 304 HANDLE volume; in requester_freeze() local
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | volume.hpp | 6 namespace volume namespace
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_loadimage.c | 206 static struct efi_file_handle volume = { variable
|