Searched defs:whence (Results 1 – 12 of 12) sorted by relevance
/qemu/migration/ |
H A D | channel-block.c | 116 int whence, in qio_channel_block_seek()
|
H A D | qemu-file.c | 598 void qemu_set_offset(QEMUFile *f, off_t off, int whence) in qemu_set_offset()
|
/qemu/io/ |
H A D | channel-buffer.c | 129 int whence, in qio_channel_buffer_seek()
|
H A D | channel-file.c | 237 int whence, in qio_channel_file_seek()
|
H A D | channel.c | 570 int whence, in qio_channel_io_seek()
|
/qemu/qga/ |
H A D | commands.c | 533 int ga_parse_whence(GuestFileWhence *whence, Error **errp) in ga_parse_whence()
|
H A D | commands-posix.c | 644 int whence; in qmp_guest_file_seek() local
|
H A D | commands-win32.c | 450 int whence; in qmp_guest_file_seek() local
|
/qemu/block/export/ |
H A D | fuse.c | 800 int whence, struct fuse_file_info *fi) in fuse_lseek()
|
/qemu/semihosting/ |
H A D | syscalls.c | 356 GuestFD *gf, int64_t off, int whence) in host_lseek()
|
/qemu/include/standard-headers/linux/ |
H A D | fuse.h | 1129 uint32_t whence; member
|
/qemu/linux-user/ |
H A D | strace.c | 2591 const char *whence = "UNKNOWN"; in print__llseek() local
|