Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_txnmgr.h114 #define tlckFREELOCK 0x0008 macro
H A Djfs_txnmgr.c2562 if (tlck->flag & tlckFREELOCK) { in txFreelock()