Lines Matching refs:txLock

298 	tlck = txLock(tid, ip, mp, tlckDATA);  in lock_index()
412 tlck = txLock(tid, ip, mp, tlckDATA); in add_index()
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()
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()
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()
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()
2864 tlck = txLock(tid, ip, (struct metapage *) & jfs_ip->bxflag, in dtInitRoot()
2932 tlck = txLock(tid, inode, mp, tlckDTREE | tlckENTRY); in add_missing_indices()
4538 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtModify()