fuse_fs_access
int fuse_fs_access(struct fuse_fs *fs, const char *path, int mask);
fuseError = fuse_fs_access(fFS, path, mode);