Searched defs:datasync (Results 1 – 2 of 2) sorted by relevance
567 fuse_fs_fsync(struct fuse_fs* fs, const char* path, int datasync, struct fuse_file_info* fi) { in fuse_fs_fsync()936 fuse_fs_fsyncdir(struct fuse_fs* fs, const char* path, int datasync, struct fuse_file_info* fi) { in fuse_fs_fsyncdir()
780 static int osdfs_sync_file(struct file * file, struct dentry *dentry, int datasync) { in osdfs_sync_file()