Home
last modified time | relevance | path

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

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