fuse_operations.fsyncdir

Synchronize directory contents

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

Introduced in version 2.3

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

Meta