DV_STALE
if (DV_STALE(ddv))
ASSERT(!DV_STALE(dv));
ASSERT(DV_STALE(dv));
if (DV_STALE(ddv)) {
destroy = (DV_STALE(dv) && vp->v_count == 0);