Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h429 #define tblkGC_UNLOCKED 0x0200 // D230860 macro
H A Djfs_txnmgr.c521 tblk->flag |= tblkGC_UNLOCKED; in txEnd()
2655 ((tblk->flag & tblkGC_UNLOCKED) == 0)) { in txLazyCommit()