Searched refs:COMMIT_PMAP (Results 1 – 4 of 4) sorted by relevance
79 #define COMMIT_PMAP 0x0010 /* update pmap */ macro
2309 maptype = (tblk->xflag & COMMIT_PMAP) ? COMMIT_PMAP : COMMIT_PWMAP; in txUpdateMap()2518 if (maptype == COMMIT_PMAP || maptype == COMMIT_PWMAP) { in txFreeMap()
661 tblk->xflag |= COMMIT_PMAP; in commitZeroLink()
3193 assert(flag != COMMIT_PMAP); in xtTruncate()3738 tblk->xflag |= COMMIT_PMAP; in xtTruncate_pmap()