Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_txnmgr.h114 #define tlckFREELOCK 0x0008 macro
H A Djfs_xtree.c3446 lid_to_tlock(mp->lid)->flag |= tlckFREELOCK; in xtTruncate()
3605 tlckFREELOCK; in xtTruncate()
H A Djfs_txnmgr.c2593 if (tlck->flag & tlckFREELOCK) { in txFreelock()