fuse_operations.fsync

Synchronize file contents

If the datasync parameter is non-zero, then only the user data should be flushed, not the meta data.

Changed in version 2.2

struct fuse_operations
int function(const char*, int, fuse_file_info*) fsync;

Meta