Searched refs:tlckRELOCATE (Results 1 – 4 of 4) sorted by relevance
143 #define tlckRELOCATE 0x0008 /* file/directory relocate */ macro
1617 if (tlck->type & (tlckFREE | tlckRELOCATE)) { in dtLog()2027 if (tlck->type & tlckRELOCATE) { in mapLog()
3064 tlck = txMaplock(tid, ip, tlckMAP | tlckRELOCATE); in xtRelocate()
1667 tlck = txMaplock(tid, ip, tlckDTREE | tlckRELOCATE); in dtExtendPage()