Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h129 #define tlckFREEPAGE 0x0002 macro
Djfs_txnmgr.c958 assert(!(tlck->flag & tlckFREEPAGE)); in txUnlock()
1917 tlck->flag |= tlckFREEPAGE; in xtLog()
2330 if (tlck->flag & tlckFREEPAGE) { in txUpdateMap()
2384 if (tlck->flag & tlckFREEPAGE) { in txUpdateMap()