Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h114 #define tlckFREELOCK 0x0008 macro
H A Djfs_xtree.c2485 lid_to_tlock(mp->lid)->flag |= tlckFREELOCK; in xtTruncate()
2644 tlckFREELOCK; in xtTruncate()
H A Djfs_txnmgr.c2561 if (tlck->flag & tlckFREELOCK) { in txFreelock()