fs/jfs/inode.c
381
xtTruncate(0, ip, length, COMMIT_WMAP);
fs/jfs/jfs_txnmgr.c
2509
if (maptype == COMMIT_PWMAP || maptype == COMMIT_WMAP) {
fs/jfs/jfs_xtree.c
2423
txFreeMap(ip, pxdlock, NULL, COMMIT_WMAP);
fs/jfs/jfs_xtree.c
2452
NULL, COMMIT_WMAP);
fs/jfs/jfs_xtree.c
2481
txFreeMap(ip, (struct maplock *) & xadlock, NULL, COMMIT_WMAP);
fs/jfs/jfs_xtree.c
2557
NULL, COMMIT_WMAP);
fs/jfs/jfs_xtree.c
2629
COMMIT_WMAP);
fs/jfs/jfs_xtree.c
2728
if (flag == COMMIT_WMAP)
fs/jfs/namei.c
731
txFreeMap(ip, pxdlock, NULL, COMMIT_WMAP);
fs/jfs/namei.c
751
txFreeMap(ip, pxdlock, NULL, COMMIT_WMAP);
fs/jfs/namei.c
760
xtTruncate(0, ip, 0, COMMIT_WMAP);