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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_txnmgr.h138 #define tlckMAP 0x1000 macro
H A Djfs_txnmgr.c1407 case tlckMAP:
2177 tlck = txMaplock(tid, ip, tlckMAP);
2197 tlck = txMaplock(tid, ip, tlckMAP);
H A Djfs_xtree.c1925 mtlck = txMaplock(tid, ip, tlckMAP);
3099 tlck = txMaplock(tid, ip, tlckMAP);
3104 * N.B. We use tlckMAP instead of tlkcXTREE because there
3109 tlck = txMaplock(tid, ip, tlckMAP | tlckRELOCATE);

Completed in 34 milliseconds