Home
last modified time | relevance | path

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

/netbsd-src/lib/librefuse/refuse/
H A Dfs.h75 int fuse_fs_flush(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi);
H A Dfs.c603 fuse_fs_flush(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi) { in fuse_fs_flush() function