lh_walk_t
lh_walk_t *lhwp = (lh_walk_t *)wsp->walk_data;
lh_walk_t *lhwp;
lhwp = mdb_alloc(sizeof (lh_walk_t), UM_SLEEP|UM_GC);