Searched refs:COMMIT_PWMAP (Results 1 – 6 of 6) sorted by relevance
68 #define COMMIT_PWMAP 0x0040 /* update pwmap */ macro
1865 if (((tblk->xflag & COMMIT_PWMAP) || S_ISDIR(ip->i_mode)) in xtLog()2259 maptype = (tblk->xflag & COMMIT_PMAP) ? COMMIT_PMAP : COMMIT_PWMAP; in txUpdateMap()2328 tblk, COMMIT_PWMAP); in txUpdateMap()2468 if (maptype == COMMIT_PMAP || maptype == COMMIT_PWMAP) { in txFreeMap()2508 if (maptype == COMMIT_PWMAP || maptype == COMMIT_WMAP) { in txFreeMap()
389 COMMIT_TRUNCATE | COMMIT_PWMAP); in jfs_truncate_nolock()
1001 xtTruncate(tid, ip, 0, COMMIT_PWMAP); in jfs_symlink()1024 xtTruncate(tid, ip, 0, COMMIT_PWMAP); in jfs_symlink()
2221 if (flag == COMMIT_PWMAP) in xtTruncate()
2552 COMMIT_PWMAP); in diNewIAG()