fuse_fs_chmod
int fuse_fs_chmod(struct fuse_fs *fs, const char *path, mode_t mode);
int fuseError = fuse_fs_chmod(fFS, path, st->st_mode);