Home
last modified time | relevance | path

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

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