Lines Matching refs:tlckDTREE
888 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtInsert()
1265 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitUp()
1384 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitPage()
1397 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitPage()
1485 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtSplitPage()
1696 tlck = txMaplock(tid, ip, tlckDTREE | tlckRELOCATE); in dtExtendPage()
1733 tlck = txLock(tid, ip, smp, tlckDTREE | type); in dtExtendPage()
1839 tlck = txLock(tid, ip, pmp, tlckDTREE | tlckENTRY); in dtExtendPage()
1931 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitRoot()
2028 tlck = txLock(tid, ip, smp, tlckDTREE | tlckNEW | tlckBTROOT); in dtSplitRoot()
2168 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtDelete()
2278 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtDeleteUp()
2354 tlckDTREE | tlckFREE); in dtDeleteUp()
2390 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtDeleteUp()
2526 tlck = txLock(tid, ip, lmp, tlckDTREE | tlckRELINK); in dtRelocate()
2540 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckRELINK); in dtRelocate()
2562 tlck = txLock(tid, ip, mp, tlckDTREE | tlckNEW); in dtRelocate()
2599 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtRelocate()
2613 tlck = txLock(tid, ip, pmp, tlckDTREE | tlckENTRY); in dtRelocate()
2771 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtRelink()
2800 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtRelink()
2877 tlckDTREE | tlckENTRY | tlckBTROOT); in dtInitRoot()
2944 tlck = txLock(tid, inode, mp, tlckDTREE | tlckENTRY); in add_missing_indices()
4552 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtModify()