Home
last modified time | relevance | path

Searched refs:COMMIT_WMAP (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jfs/
H A Djfs_txnmgr.h67 #define COMMIT_WMAP 0x0020 /* update wmap */ macro
H A Dinode.c381 xtTruncate(0, ip, length, COMMIT_WMAP); in jfs_truncate_nolock()
H A Djfs_txnmgr.c2509 if (maptype == COMMIT_PWMAP || maptype == COMMIT_WMAP) { in txFreeMap()