Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h127 #define tlckFREELOCK 0x0008 macro
Djfs_xtree.c3459 lid_to_tlock(mp->lid)->flag |= tlckFREELOCK; in xtTruncate()
3618 tlckFREELOCK; in xtTruncate()
Djfs_txnmgr.c2611 if (tlck->flag & tlckFREELOCK) { in txFreelock()