Lines Matching refs:txLock
309 tlck = txLock(tid, ip, mp, tlckDATA); in lock_index()
417 tlck = txLock(tid, ip, mp, tlckDATA); in add_index()
883 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtInsert()
1244 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitUp()
1353 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitPage()
1366 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitPage()
1454 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtSplitPage()
1704 tlck = txLock(tid, ip, smp, tlckDTREE | type); in dtExtendPage()
1813 tlck = txLock(tid, ip, pmp, tlckDTREE | tlckENTRY); in dtExtendPage()
1907 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitRoot()
2004 tlck = txLock(tid, ip, smp, tlckDTREE | tlckNEW | tlckBTROOT); in dtSplitRoot()
2145 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtDelete()
2363 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtDeleteUp()
2496 tlck = txLock(tid, ip, lmp, tlckDTREE | tlckRELINK); in dtRelocate()
2510 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckRELINK); in dtRelocate()
2532 tlck = txLock(tid, ip, mp, tlckDTREE | tlckNEW); in dtRelocate()
2585 tlck = txLock(tid, ip, pmp, tlckDTREE | tlckENTRY); in dtRelocate()
2743 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtRelink()
2772 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtRelink()
2848 tlck = txLock(tid, ip, (struct metapage *) & jfs_ip->bxflag, in dtInitRoot()
2924 tlck = txLock(tid, inode, mp, tlckDTREE | tlckENTRY); in add_missing_indices()
4516 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtModify()