Lines Matching refs:txLock

311 	tlck = txLock(tid, ip, mp, tlckDATA);  in lock_index()
425 tlck = txLock(tid, ip, mp, tlckDATA); in add_index()
889 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtInsert()
1266 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitUp()
1385 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitPage()
1398 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitPage()
1486 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtSplitPage()
1734 tlck = txLock(tid, ip, smp, tlckDTREE | type); in dtExtendPage()
1840 tlck = txLock(tid, ip, pmp, tlckDTREE | tlckENTRY); in dtExtendPage()
1932 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitRoot()
2029 tlck = txLock(tid, ip, smp, tlckDTREE | tlckNEW | tlckBTROOT); in dtSplitRoot()
2169 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtDelete()
2391 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtDeleteUp()
2527 tlck = txLock(tid, ip, lmp, tlckDTREE | tlckRELINK); in dtRelocate()
2541 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckRELINK); in dtRelocate()
2563 tlck = txLock(tid, ip, mp, tlckDTREE | tlckNEW); in dtRelocate()
2614 tlck = txLock(tid, ip, pmp, tlckDTREE | tlckENTRY); in dtRelocate()
2772 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtRelink()
2801 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtRelink()
2877 tlck = txLock(tid, ip, (struct metapage *) & jfs_ip->bxflag, in dtInitRoot()
2945 tlck = txLock(tid, inode, mp, tlckDTREE | tlckENTRY); in add_missing_indices()
4551 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtModify()