Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_txnmgr.h107 #define tlckINLINELOCK 0x1000 macro
Djfs_logmgr.c392 else if (tlck->flag & tlckINLINELOCK) { in lmWriteRecord()