Lines Matching refs:txLock

311 	tlck = txLock(tid, ip, mp, tlckDATA);  in lock_index()
425 tlck = txLock(tid, ip, mp, tlckDATA); in add_index()
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()
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()
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()
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()
2876 tlck = txLock(tid, ip, (struct metapage *) & jfs_ip->bxflag, in dtInitRoot()
2944 tlck = txLock(tid, inode, mp, tlckDTREE | tlckENTRY); in add_missing_indices()
4552 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtModify()