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