Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h116 #define tlckFREEPAGE 0x0002 macro
H A Djfs_txnmgr.c945 assert(!(tlck->flag & tlckFREEPAGE)); in txUnlock()
1867 tlck->flag |= tlckFREEPAGE; in xtLog()
2280 if (tlck->flag & tlckFREEPAGE) { in txUpdateMap()
2334 if (tlck->flag & tlckFREEPAGE) { in txUpdateMap()