Method Fuse.Operations()->fsync() class Fuse.Operations Method fsync int fsync(string path, int datasync, mixed|void open_handle) Description Flush data and user-data to disk. Not required. If the datasync parameter is non-zero, then only the user data should be flushed, not the meta data. See also fsyncdir()