Home
last modified time | relevance | path

Searched refs:fuse_fs_flush (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h584 int fuse_fs_flush(struct fuse_fs *fs, const char *path,
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c847 int fuse_fs_flush(struct fuse_fs *fs, const char *path, in fuse_fs_flush() function
2584 err = fuse_fs_flush(f->fs, path, fi); in fuse_flush_common()