Searched refs:COMMIT_PWMAP (Results 1 – 4 of 4) sorted by relevance
68 #define COMMIT_PWMAP 0x0040 /* update pwmap */ macro
1866 if (((tblk->xflag & COMMIT_PWMAP) || S_ISDIR(ip->i_mode)) in xtLog()2260 maptype = (tblk->xflag & COMMIT_PMAP) ? COMMIT_PMAP : COMMIT_PWMAP; in txUpdateMap()2329 tblk, COMMIT_PWMAP); in txUpdateMap()2469 if (maptype == COMMIT_PMAP || maptype == COMMIT_PWMAP) { in txFreeMap()2509 if (maptype == COMMIT_PWMAP || maptype == COMMIT_WMAP) { in txFreeMap()
397 COMMIT_TRUNCATE | COMMIT_PWMAP); in jfs_truncate_nolock()
2552 COMMIT_PWMAP); in diNewIAG()