Lines Matching refs:tlckDTREE
876 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtInsert()
1253 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitUp()
1372 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitPage()
1385 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitPage()
1473 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtSplitPage()
1684 tlck = txMaplock(tid, ip, tlckDTREE | tlckRELOCATE); in dtExtendPage()
1721 tlck = txLock(tid, ip, smp, tlckDTREE | type); in dtExtendPage()
1827 tlck = txLock(tid, ip, pmp, tlckDTREE | tlckENTRY); in dtExtendPage()
1919 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitRoot()
2016 tlck = txLock(tid, ip, smp, tlckDTREE | tlckNEW | tlckBTROOT); in dtSplitRoot()
2156 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtDelete()
2266 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtDeleteUp()
2342 tlckDTREE | tlckFREE); in dtDeleteUp()
2378 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtDeleteUp()
2514 tlck = txLock(tid, ip, lmp, tlckDTREE | tlckRELINK); in dtRelocate()
2528 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckRELINK); in dtRelocate()
2550 tlck = txLock(tid, ip, mp, tlckDTREE | tlckNEW); in dtRelocate()
2587 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtRelocate()
2601 tlck = txLock(tid, ip, pmp, tlckDTREE | tlckENTRY); in dtRelocate()
2759 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtRelink()
2788 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtRelink()
2865 tlckDTREE | tlckENTRY | tlckBTROOT); in dtInitRoot()
2932 tlck = txLock(tid, inode, mp, tlckDTREE | tlckENTRY); in add_missing_indices()
4538 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtModify()