Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h104 #define tlckPAGELOCK 0x8000 macro
H A Djfs_logmgr.c379 if (tlck->flag & tlckPAGELOCK) { in lmWriteRecord()
H A Djfs_txnmgr.c699 tlck->flag = tlckPAGELOCK; in txLock()