Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_txnmgr.h138 #define tlckMAP 0x1000 macro
Djfs_txnmgr.c1417 case tlckMAP: in txLog()
2184 tlck = txMaplock(tid, ip, tlckMAP); in txEA()
2204 tlck = txMaplock(tid, ip, tlckMAP); in txEA()
Djfs_xtree.c1660 mtlck = txMaplock(tid, ip, tlckMAP); in xtTailgate()
2827 tlck = txMaplock(tid, ip, tlckMAP); in xtRelocate()
2837 tlck = txMaplock(tid, ip, tlckMAP | tlckRELOCATE); in xtRelocate()