Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_txnmgr.h124 #define tlckFREEPAGE 0x0002 macro
Djfs_txnmgr.c907 assert(!(tlck->flag & tlckFREEPAGE)); in txUnlock()
1838 tlck->flag |= tlckFREEPAGE; in xtLog()
2256 if (tlck->flag & tlckFREEPAGE) { in txUpdateMap()
2310 if (tlck->flag & tlckFREEPAGE) { in txUpdateMap()