Searched refs:tlckMAP (Results 1 – 3 of 3) sorted by relevance
/linux/fs/jfs/ |
A D | jfs_txnmgr.h | 125 #define tlckMAP 0x1000 macro
|
A D | jfs_txnmgr.c | 1402 case tlckMAP: in txLog() 2168 tlck = txMaplock(tid, ip, tlckMAP); in txEA() 2188 tlck = txMaplock(tid, ip, tlckMAP); in txEA()
|
A D | jfs_xtree.c | 1647 mtlck = txMaplock(tid, ip, tlckMAP); in xtTailgate() 2814 tlck = txMaplock(tid, ip, tlckMAP); in xtRelocate() 2824 tlck = txMaplock(tid, ip, tlckMAP | tlckRELOCATE); in xtRelocate()
|
Completed in 12 milliseconds