Searched refs:tlckDTREE (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_txnmgr.h137 #define tlckDTREE 0x2000 macro
H A Djfs_dtree.c888 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY);
1268 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY);
1386 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW);
1399 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY);
1487 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK);
1698 tlck = txMaplock(tid, ip, tlckDTREE | tlckRELOCATE);
1735 tlck = txLock(tid, ip, smp, tlckDTREE | type);
1844 tlck = txLock(tid, ip, pmp, tlckDTREE | tlckENTRY);
1934 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW);
2031 tlck = txLock(tid, ip, smp, tlckDTREE | tlckNE
[all...]
H A Djfs_txnmgr.c777 case tlckDTREE:
1399 case tlckDTREE:
H A Dnamei.c1243 tlckDTREE | tlckBTROOT | tlckRELINK);
H A Djfs_logmgr.c384 if (tlck->type & tlckDTREE)
H A Djfs_imap.c760 else if (type & tlckDTREE) {

Completed in 167 milliseconds