@ -552,6 +552,8 @@ struct fuse_operations
int (*removemapping)();
int (*syncfs)();
int (*tmpfile)(const char *, mode_t, fuse_file_info_t *);
int (*statx)();
int (*lseek)();
};
/** Extra context that may be needed by some filesystems