Searched refs:M_COPYBACK0_PRESERVE (Results 1 – 1 of 1) sorted by relevance
830 #define M_COPYBACK0_PRESERVE 0x0002 /* preserve original data */ macro6084 M_COPYBACK0_PRESERVE | M_COPYBACK0_COW, how);6114 VERIFY((flags & M_COPYBACK0_PRESERVE) == 0 || cp == NULL);6240 if (flags & M_COPYBACK0_PRESERVE) {