Searched refs:CB_PRESERVE (Results 1 – 1 of 1) sorted by relevance
117 #define CB_PRESERVE 0x0002 /* preserve original data */ macro1519 error = m_copyback_internal(mp, off, len, NULL, CB_PRESERVE|CB_COW, in m_makewritable()1549 KASSERT((flags & CB_PRESERVE) == 0 || cp == NULL); in m_copyback_internal()1668 if (flags & CB_PRESERVE) in m_copyback_internal()