Searched defs:fsync (Results 1 - 12 of 12) sorted by relevance

/haiku/src/system/libroot/posix/unistd/
H A Dsync.c19 fsync(int fd) function
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h44 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member in struct:fuse_lowlevel_ops_compat25
111 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member in struct:fuse_lowlevel_ops_compat
H A Dfuse_compat.h35 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_compat25
94 int (*fsync) (const char *, int, struct fuse_file_info_compat *); member in struct:fuse_operations_compat22
143 int (*fsync) (const char *, int); member in struct:fuse_operations_compat2
190 int (*fsync) (const char *, int); member in struct:fuse_operations_compat1
H A Dfuse_lowlevel.h574 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member in struct:fuse_lowlevel_ops
H A Dfuse.h258 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h196 op_fsync *fsync; member in struct:vnode_ops
/haiku/headers/os/drivers/
H A Dfs_interface.h153 status_t (*fsync)(fs_volume* volume, fs_vnode* vnode); member in struct:fs_vnode_ops
/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h168 fssh_status_t (*fsync)(fssh_fs_volume *volume, fssh_fs_vnode *vnode); member in struct:fssh_fs_vnode_ops
H A Dfssh_api_wrapper.h1694 #define fsync fssh_fsync macro
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h215 beos_op_fsync *fsync; member in struct:beos_vnode_ops
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1798 void fsync() {} function
H A Dlibroot_stubs_legacy.c1745 void fsync() {} function

Completed in 161 milliseconds