Searched refs:COMMIT_PMAP (Results 1 – 3 of 3) sorted by relevance
66 #define COMMIT_PMAP 0x0010 /* update pmap */ macro
1869 else (tblk->xflag & COMMIT_PMAP) in xtLog() 2259 maptype = (tblk->xflag & COMMIT_PMAP) ? COMMIT_PMAP : COMMIT_PWMAP; in txUpdateMap() 2468 if (maptype == COMMIT_PMAP || maptype == COMMIT_PWMAP) { in txFreeMap()
650 tblk->xflag |= COMMIT_PMAP; in commitZeroLink()