FUSE_ROOT_INO
fuse->max_ino = FUSE_ROOT_INO;
if ((root = alloc_vn(fuse, "/", FUSE_ROOT_INO, 0)) == NULL) {
} else if (vn->ino != FUSE_ROOT_INO)