Home
last modified time | relevance | path

Searched refs:tlckPAGELOCK (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h117 #define tlckPAGELOCK 0x8000 macro
Djfs_logmgr.c392 if (tlck->flag & tlckPAGELOCK) { in lmWriteRecord()
Djfs_txnmgr.c712 tlck->flag = tlckPAGELOCK; in txLock()