Searched refs:fuse_fs_flush (Results 1 – 2 of 2) sorted by relevance
584 int fuse_fs_flush(struct fuse_fs *fs, const char *path,
847 int fuse_fs_flush(struct fuse_fs *fs, const char *path, in fuse_fs_flush() function2584 err = fuse_fs_flush(f->fs, path, fi); in fuse_flush_common()