Home
last modified time | relevance | path

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

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