Home
last modified time | relevance | path

Searched refs:COMMIT_CREATE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_txnmgr.h72 #define COMMIT_CREATE 0x0400 /* inode create */ macro
H A Djfs_txnmgr.c2356 if (tblk->xflag & COMMIT_CREATE) { in txUpdateMap()