Home
last modified time | relevance | path

Searched refs:fsync (Results 1 – 25 of 40) sorted by relevance

12

/qemu/docs/system/devices/
A Dvirtio-pmem.rst62 to perform fsync/msync. This is different from a real nvdimm backend where
63 no additional fsync/msync is required. This is to persist guest writes in
68 a hint to application to perform fsync for write persistence.
/qemu/fsdev/
A Dfile-op-9p.h155 int (*fsync)(FsContext *, int, V9fsFidOpenState *, int); member
/qemu/hw/virtio/
A Dvirtio-pmem.c44 err = fsync(req_data->fd); in worker_cb()
/qemu/include/sysemu/
A Dos-win32.h136 #define fsync _commit macro
/qemu/linux-user/mips/
A Dsyscall-args-o32.c.inc119 [ 118] = 1, /* fsync */
/qemu/hw/9pfs/
A Dcofile.c216 err = s->ops->fsync(&s->ctx, fidp->fid_type, &fidp->fs, datasync); in v9fs_co_fsync()
A D9p-local.c1181 return fsync(fd); in local_fsync()
1603 .fsync = local_fsync,
A D9p-synth.c644 .fsync = synth_fsync,
/qemu/util/
A Dosdep.c613 return fsync(fd); in qemu_fdatasync()
/qemu/bsd-user/netbsd/
A Dstrace.list32 { TARGET_NETBSD_NR_fsync, "fsync", NULL, NULL, NULL },
/qemu/docs/system/
A Dqemu-block-drivers.rst.inc816 Note: Many ssh servers do not support an ``fsync``-style operation.
820 print a warning when ``fsync`` is not supported:
824 warning: ssh server ssh.example.com:22 does not support fsync
826 With sufficiently new versions of libssh and OpenSSH, ``fsync`` is
/qemu/bsd-user/openbsd/
A Dstrace.list40 { TARGET_OPENBSD_NR_fsync, "fsync", NULL, NULL, NULL },
/qemu/linux-user/mips64/
A Dsyscall_n64.tbl82 72 n64 fsync sys_fsync
A Dsyscall_n32.tbl82 72 n32 fsync sys_fsync
/qemu/block/export/
A Dfuse.c879 .fsync = fuse_fsync,
/qemu/linux-user/aarch64/
A Dsyscall_64.tbl106 82 common fsync sys_fsync
/qemu/linux-user/hexagon/
A Dsyscall.tbl106 82 common fsync sys_fsync
/qemu/linux-user/loongarch64/
A Dsyscall.tbl106 82 common fsync sys_fsync
/qemu/linux-user/openrisc/
A Dsyscall.tbl106 82 common fsync sys_fsync
/qemu/linux-user/riscv/
A Dsyscall.tbl106 82 common fsync sys_fsync
/qemu/linux-user/x86_64/
A Dsyscall_64.tbl86 74 common fsync sys_fsync
/qemu/linux-user/xtensa/
A Dsyscall.tbl37 26 common fsync sys_fsync
/qemu/linux-user/m68k/
A Dsyscall.tbl128 118 common fsync sys_fsync
/qemu/linux-user/hppa/
A Dsyscall.tbl133 118 common fsync sys_fsync
/qemu/linux-user/microblaze/
A Dsyscall.tbl128 118 common fsync sys_fsync

Completed in 70 milliseconds

12