Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 12 of 12) sorted by relevance

/qemu/migration/
H A Dchannel-block.c116 int whence, in qio_channel_block_seek()
H A Dqemu-file.c598 void qemu_set_offset(QEMUFile *f, off_t off, int whence) in qemu_set_offset()
/qemu/io/
H A Dchannel-buffer.c129 int whence, in qio_channel_buffer_seek()
H A Dchannel-file.c237 int whence, in qio_channel_file_seek()
H A Dchannel.c570 int whence, in qio_channel_io_seek()
/qemu/qga/
H A Dcommands.c533 int ga_parse_whence(GuestFileWhence *whence, Error **errp) in ga_parse_whence()
H A Dcommands-posix.c644 int whence; in qmp_guest_file_seek() local
H A Dcommands-win32.c450 int whence; in qmp_guest_file_seek() local
/qemu/block/export/
H A Dfuse.c800 int whence, struct fuse_file_info *fi) in fuse_lseek()
/qemu/semihosting/
H A Dsyscalls.c356 GuestFD *gf, int64_t off, int whence) in host_lseek()
/qemu/include/standard-headers/linux/
H A Dfuse.h1129 uint32_t whence; member
/qemu/linux-user/
H A Dstrace.c2591 const char *whence = "UNKNOWN"; in print__llseek() local