CB_PRESERVE
error = m_copyback_internal(mp, off, len, NULL, CB_PRESERVE|CB_COW,
KASSERT((flags & CB_PRESERVE) == 0 || cp == NULL);
if (flags & CB_PRESERVE)