find_levels_r
find_levels_r(JT(b));
find_levels_r(JF(b));
find_levels_r(root);
static void find_levels_r(struct block *);