fuse_ll_rmdir
int fuse_ll_rmdir(const fuse_lowlevel_ops* ops, fuse_ino_t parent, const char *name);
fuseError = fuse_ll_rmdir(fOps, dir->id, name);