BOTTOM_UP_HEIGHT
c->bottom_up_buf = kmalloc_objs(int, BOTTOM_UP_HEIGHT);
if (c->zroot.znode->level > BOTTOM_UP_HEIGHT) {