Home
last modified time | relevance | path

Searched refs:fuse_fs_fsync (Results 1 - 6 of 6) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h582 int fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync,
/third_party/libfuse/include/
H A Dfuse.h1207 int fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync,
/third_party/libfuse/lib/modules/
H A Dsubdir.c436 err = fuse_fs_fsync(d->next, newpath, isdatasync, fi); in subdir_fsync()
H A Diconv.c451 err = fuse_fs_fsync(ic->next, newpath, isdatasync, fi); in iconv_fsync()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c827 int fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsync() function
2024 err = fuse_fs_fsync(f->fs, path, datasync, fi); in fuse_lib_fsync()
/third_party/libfuse/lib/
H A Dfuse.c1909 int fuse_fs_fsync(struct fuse_fs *fs, const char *path, int datasync, in fuse_fs_fsync() function
3326 err = fuse_fs_fsync(f->fs, path, datasync, fi); in fuse_lib_fsync()

Completed in 16 milliseconds