Searched refs:tlckMAP (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/fs/jfs/ |
D | jfs_txnmgr.h | 138 #define tlckMAP 0x1000 macro
|
D | jfs_txnmgr.c | 1418 case tlckMAP: in txLog() 2188 tlck = txMaplock(tid, ip, tlckMAP); in txEA() 2208 tlck = txMaplock(tid, ip, tlckMAP); in txEA()
|
D | jfs_xtree.c | 1660 mtlck = txMaplock(tid, ip, tlckMAP); in xtTailgate() 2828 tlck = txMaplock(tid, ip, tlckMAP); in xtRelocate() 2838 tlck = txMaplock(tid, ip, tlckMAP | tlckRELOCATE); in xtRelocate()
|