Home
last modified time | relevance | path

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

/netbsd/lib/librefuse/refuse/
H A Dfs.h80 int fuse_fs_fsyncdir(struct fuse_fs* fs, const char* path, int datasync, struct fuse_file_info* fi);
H A Dfs.c936 fuse_fs_fsyncdir(struct fuse_fs* fs, const char* path, int datasync, struct fuse_file_info* fi) { in fuse_fs_fsyncdir() function