Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/jfs/
A Djfs_txnmgr.h116 #define tlckFREEPAGE 0x0002 macro
A Djfs_txnmgr.c940 assert(!(tlck->flag & tlckFREEPAGE)); in txUnlock()
1862 tlck->flag |= tlckFREEPAGE; in xtLog()
2275 if (tlck->flag & tlckFREEPAGE) { in txUpdateMap()
2329 if (tlck->flag & tlckFREEPAGE) { in txUpdateMap()

Completed in 8 milliseconds